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