AbstractLocalInviteManagerCall Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.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
IInternalLocalCall
See Also