ConversationContextChannelDataReceivedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the data received on a ConversationContextChannel.
public ref class ConversationContextChannelDataReceivedEventArgs : EventArgs
public class ConversationContextChannelDataReceivedEventArgs : EventArgs
type ConversationContextChannelDataReceivedEventArgs = class
inherit EventArgs
Public Class ConversationContextChannelDataReceivedEventArgs
Inherits EventArgs
- Inheritance
-
ConversationContextChannelDataReceivedEventArgs
Properties
ContentDescription |
Gets the Content Description from the message. |
RequestData |
Gets the SIP request data for the event. |