Edit

Share via


MediaTroubleshootingDataReportedEventArgs.MediaChannelEstablishmentDataCollection Property

Definition

Gets the collection of all media channel establishment data.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::MediaChannelEstablishmentData ^> ^ MediaChannelEstablishmentDataCollection { System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::MediaChannelEstablishmentData ^> ^ get(); };
public System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.MediaChannelEstablishmentData> MediaChannelEstablishmentDataCollection { get; }
member this.MediaChannelEstablishmentDataCollection : System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.MediaChannelEstablishmentData>
Public ReadOnly Property MediaChannelEstablishmentDataCollection As Collection(Of MediaChannelEstablishmentData)

Property Value

Applies to