UserAgentInstanceBaseConfig Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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
Type:
ISIPConfigurationImplements
ISIPClientCommonBaseConfig
See Also