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