AbstractCallLegOther Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
ISessionCall
See Also