Gets information about the type of the call. (i.e.: Audio, Video, AudioVideo)
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax CallType CallType { get; }
ReadOnly Property CallType As CallType
Get
property CallType CallType {
CallType get ();
}
abstract CallType : CallType with get
Property Value
Type:
CallTypeSee Also