SIPUACWrapperBaseConfig Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public ISIPConfiguration BaseConfig { get; }
Public ReadOnly Property BaseConfig As ISIPConfiguration
Get
public:
virtual property ISIPConfiguration^ BaseConfig {
ISIPConfiguration^ get () sealed;
}
abstract BaseConfig : ISIPConfiguration with get
override BaseConfig : ISIPConfiguration with get
Property Value
Type:
ISIPConfigurationImplements
ISIPClientCommonBaseConfigSee Also