AbstractLocalInviteManagerCall Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxprotected IInternalLocalCall Call { get; }
Protected ReadOnly Property Call As IInternalLocalCall
Get
protected:
property IInternalLocalCall^ Call {
IInternalLocalCall^ get ();
}
member Call : IInternalLocalCall with get
Property Value
Type:
IInternalLocalCall
See Also