Ozeki VoIP SDK Class library
SIPInstantMessageResult Class
NamespacesOzeki.VoIP.SIPSIPInstantMessageResult
Contains information about the response received to a sent MESSAGE request.
Declaration Syntax
C#Visual BasicVisual C++
public class SIPInstantMessageResult : SIPResponseArgs
Public Class SIPInstantMessageResult
	Inherits SIPResponseArgs
public ref class SIPInstantMessageResult : public SIPResponseArgs
Members
All MembersConstructorsProperties



IconMemberDescription
SIPInstantMessageResult()()()()
Initializes a new instance of the SIPInstantMessageResult class.

Delivered
Gets a boolean value indicating whether the message was delivered.

SentMessage
Gets the original message.

SupportedContentTypes
Gets the content types that the other party supports.

Inheritance Hierarchy
Object
EventArgs
 SIPResponseArgs
  SIPInstantMessageResult

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