Click or drag to resize
CallTypeEx Class
Contains extension methods for CallType enum.
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPCallTypeEx

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static class CallTypeEx

The CallTypeEx type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToCallType
Determines the call type value from the given media type collection.
Public methodStatic memberToMediaTypeList
Determines the media types from the given call type value.
Top
See Also