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