Edit

Share via


CallDialogContext Class

Definition

Represents information specific to a dialog.

public ref class CallDialogContext
public class CallDialogContext
type CallDialogContext = class
Public Class CallDialogContext
Inheritance
CallDialogContext

Properties

CallKey

Gets the key identifying a call.

Connection

Gets the connection currently used for this call. This can be null.

DialogContext

Gets the dialog context for the call.

SessionKey

Gets the key identifying a signaling session.

Extension Methods

GetCall(CallDialogContext)
GetSignalingSession(CallDialogContext)

Applies to