ISIPClientConfigurableConfig Property |
Gets the configuration for the SIP client.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax ISIPClientConfiguration Config { get; }
ReadOnly Property Config As ISIPClientConfiguration
Get
property ISIPClientConfiguration^ Config {
ISIPClientConfiguration^ get ();
}
abstract Config : ISIPClientConfiguration with get
Property Value
Type:
ISIPClientConfigurationSee Also