Ozeki VoIP SDK Class library
MessageDataPackage Class
NamespacesOzeki.VoIPMessageDataPackage
Represents the SIP message received from a remote party
Declaration Syntax
C#Visual BasicVisual C++
public sealed class MessageDataPackage : EventArgs
Public NotInheritable Class MessageDataPackage
	Inherits EventArgs
public ref class MessageDataPackage sealed : public EventArgs
Members
All MembersConstructorsProperties



IconMemberDescription
MessageDataPackage(String, String, String, String)
Initializes a new instance of the MessageDataPackage class

ContentType
Gets the type of the SIP message

Data
Gets the data information of the SIP message

Originator
Gets the originator of the received message

Recipient
Gets the recipient of the SIP message

Inheritance Hierarchy
Object
EventArgs
 MessageDataPackage

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