SIPUACWrapperClient Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
ISIPUAC
See Also