AbstractLocalCallCallType Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntaxpublic abstract CallType CallType { get; }Public MustOverride ReadOnly Property CallType As CallType
Get
public:
virtual property CallType CallType {
CallType get () abstract;
}abstract CallType : CallType with get
Property Value
CallTypeImplements
ICallCallType
See Also