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.3.199.0
Syntax
public static class MessageContextClassEx

The MessageContextClassEx type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAsString
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