UserAgentInstanceBaseConfig Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntaxpublic 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
ISIPConfigurationImplements
ISIPClientCommonBaseConfig
See Also