Edit

Share via


MediaFlow(CallDialogContext) Constructor

Definition

Creates a new instance of a flow for a specific dialog context

protected:
 MediaFlow(Microsoft::Rtc::Collaboration::CallDialogContext ^ signalingContext);
protected MediaFlow (Microsoft.Rtc.Collaboration.CallDialogContext signalingContext);
new Microsoft.Rtc.Collaboration.ComponentModel.MediaFlow : Microsoft.Rtc.Collaboration.CallDialogContext -> Microsoft.Rtc.Collaboration.ComponentModel.MediaFlow
Protected Sub New (signalingContext As CallDialogContext)

Parameters

signalingContext
CallDialogContext

The signaling context.

Applies to