Edit

Share via


MediaFlow.Call Property

Definition

Gets the Call associated with this flow.

protected:
 property Microsoft::Rtc::Collaboration::Call ^ Call { Microsoft::Rtc::Collaboration::Call ^ get(); };
protected Microsoft.Rtc.Collaboration.Call Call { get; }
member this.Call : Microsoft.Rtc.Collaboration.Call
Protected ReadOnly Property Call As Call

Property Value

Remarks

Deriving classes can expose strongly typed Calls.

Applies to