Edit

Share via


ConversationContextChannelDataReceivedEventArgs Class

Definition

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.

Applies to