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