ISIPClientCommonBaseConfig Property |
Gets the base configuration for the SIP extension.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax ISIPConfiguration BaseConfig { get; }
ReadOnly Property BaseConfig As ISIPConfiguration
Get
property ISIPConfiguration^ BaseConfig {
ISIPConfiguration^ get ();
}
abstract BaseConfig : ISIPConfiguration with get
Property Value
Type:
ISIPConfigurationSee Also