SIPClientExtensionType Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic string Type { get; }
Public ReadOnly Property Type As String
Get
public:
virtual property String^ Type {
String^ get () sealed;
}
abstract Type : string with get
override Type : string with get
Property Value
StringImplements
IExtensionBaseType
See Also