LocalCallWrapperCallType Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic override CallType CallType { get; }
Public Overrides ReadOnly Property CallType As CallType
Get
public:
virtual property CallType CallType {
CallType get () override;
}
abstract CallType : CallType with get
override CallType : CallType with get
Property Value
Type:
CallTypeImplements
ICallCallType
See Also