Contains information about the response received to a sent MESSAGE request.

C# | Visual Basic | Visual C++ |
public class SIPInstantMessageResult : SIPResponseArgs
Public Class SIPInstantMessageResult Inherits SIPResponseArgs
public ref class SIPInstantMessageResult : public SIPResponseArgs

All Members | Constructors | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | 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.
|
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290