GetNewEarlyDialog Method

Returns the dialog context for the new early dialog.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Function GetNewEarlyDialog As DialogContext
'Usage
Dim instance As Call
Dim returnValue As DialogContext

returnValue = instance.GetNewEarlyDialog()
public DialogContext GetNewEarlyDialog()

Return Value

Type: Microsoft.Rtc.Signaling..::..DialogContext

Remarks

Exceptions

[cref][T:System.InvalidOperationException]: Throws InvalidOperationException, if method is invoked for an outgoing call or call is already in an established state.

See Also

Reference

Call Class

Call Members

Microsoft.Rtc.Collaboration Namespace