ISIPClientConfigurableConfig Property |
Gets the configuration for the SIP client.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
SyntaxISIPClientConfiguration Config { get; }
ReadOnly Property Config As ISIPClientConfiguration
Get
property ISIPClientConfiguration^ Config {
ISIPClientConfiguration^ get ();
}
abstract Config : ISIPClientConfiguration with get
Property Value
Type:
ISIPClientConfiguration
See Also