AbstractCallLegOther Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax protected ISessionCall Other { get; }
Protected ReadOnly Property Other As ISessionCall
Get
protected:
property ISessionCall^ Other {
ISessionCall^ get ();
}
member Other : ISessionCall with get
Property Value
Type:
ISessionCallSee Also