ISIPClientCommonBaseConfig Property |
Gets the base configuration for the SIP extension.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
SyntaxISIPConfiguration BaseConfig { get; }
ReadOnly Property BaseConfig As ISIPConfiguration
Get
property ISIPConfiguration^ BaseConfig {
ISIPConfiguration^ get ();
}
abstract BaseConfig : ISIPConfiguration with get
Property Value
Type:
ISIPConfiguration
See Also