ConversationContextChannelDataReceivedEventArgs Members
Include Protected Members
Include Inherited Members
Represents the data received on a ConversationContextChannel.
The ConversationContextChannelDataReceivedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
ContentDescription | Gets the Content Description from the message. | |
RequestData | Gets the SIP request data for the event. |
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