LocalCallWrapperCallType Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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
ICallCallTypeSee Also