AbstractCallLegOther Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxprotected ISessionCall Other { get; }
Protected ReadOnly Property Other As ISessionCall
Get
protected:
property ISessionCall^ Other {
ISessionCall^ get ();
}
member Other : ISessionCall with get
Property Value
ISessionCall
See Also