SIPClientWrapperType Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public abstract string Type { get; }
Public MustOverride ReadOnly Property Type As String
Get
public:
virtual property String^ Type {
String^ get () abstract;
}
abstract Type : string with get
Property Value
Type:
StringImplements
IExtensionBaseTypeSee Also