LocalCallCallType Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
CallTypeImplements
ICallCallType
See Also