SIPUACWrapperConfig Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public ISIPClientConfiguration Config { get; }
Public ReadOnly Property Config As ISIPClientConfiguration
Get
public:
virtual property ISIPClientConfiguration^ Config {
ISIPClientConfiguration^ get () sealed;
}
abstract Config : ISIPClientConfiguration with get
override Config : ISIPClientConfiguration with get
Property Value
Type:
ISIPClientConfigurationImplements
ISIPClientConfigurableConfigSee Also