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