Click or drag to resize

Message Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPMessage

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class Message : EventArgs

The Message type exposes the following members.

Constructors
 NameDescription
Public methodMessage(IExtensionBase, String, String)Initializes a new instance of the Message class
Public methodMessage(IExtensionBase, String, String, String)Initializes a new instance of the Message class
Public methodMessage(IExtensionBase, String, String, String, MimeType)Initializes a new instance of the Message class
Public methodMessage(IExtensionBase, String, String, String, String)Initializes a new instance of the Message class
Public methodMessage(IExtensionBase, String, String, String, String, Int32)Initializes a new instance of the Message class
Public methodMessage(IExtensionBase, String, String, String, String, Int32, ListIMessageHeader)Initializes a new instance of the Message class
Public methodMessage(String, IExtensionBase, String, String, String, String, Int32, ListIMessageHeader)Initializes a new instance of the Message class
Top
Properties
Methods
See Also