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