Click or drag to resize

MessageContextClassEx Class

Contains extension methods for MessageContextClass enum.
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPMessageContextClassEx

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public static class MessageContextClassEx

The MessageContextClassEx type exposes the following members.

Methods
 NameDescription
Public Extension MethodAsString Returns the string representation of the given message-context-class.
Public methodStatic memberFromString Converts the given string to a message-context-class.
Top
See Also