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