Ozeki VoIP SDK Class library
InstantMessage Class
NamespacesOzeki.VoIP.SIPInstantMessage
Represents a SIP instant message.
Declaration Syntax
C#Visual BasicVisual C++
public sealed class InstantMessage : EventArgs
Public NotInheritable Class InstantMessage
	Inherits EventArgs
public ref class InstantMessage sealed : public EventArgs
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
InstantMessage(String, String)
Creates a new instance of the InstantMessage class.

InstantMessage(String, String, String)
Creates a new instance of the InstantMessage class.

InstantMessage(String, String, String, String)
Creates a new instance of the InstantMessage class.

InstantMessage(String, String, String, String, String)
Creates a new instance of the InstantMessage class.

Clone()()()()
Creates a new reference from the instant message instance.

Content
Gets the content of the message.

ContentType
Gets the type of the content (eg. text/plain, text/html)

Equals(Object) (Overrides Object.Equals(Object).)
GetHashCode()()()() (Overrides Object.GetHashCode()()()().)
ID
Gets the unique identifier of the message.

Recipient
Gets the recepient of the message set by the sender.

Sender
Gets the name of the sender who sent the message.

ToMessage(InstantMessage, IExtensionBase) (Inherited from MessageEx.)
Inheritance Hierarchy
Object
EventArgs
 InstantMessage

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290