CallMessageData Members
Include Protected Members
Include Inherited Members
Represents protocol requests and responses relevant to the operation that completed.
The CallMessageData type exposes the following members.
Properties
Name | Description | |
---|---|---|
AcceptedContentIds | List of accepted contentIds parsed from ms-accepted-contentIds header. | |
DialogContext | Dialog context of the primary session of the established call. | |
MessageData | Actual SipMessageData instance which is wrapped by CallMessageData instance. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top