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