Edit

Share via


McuSession.McuInformation Property

Definition

Gets information about the MCU including the MCU address or null if the MCU session is not bound to a conference (The parent ConferenceSession has not joined a conference yet, or the joined conference does not support the corresponding MCU type).

public:
 property Microsoft::Rtc::Collaboration::McuInformation ^ McuInformation { Microsoft::Rtc::Collaboration::McuInformation ^ get(); };
public Microsoft.Rtc.Collaboration.McuInformation McuInformation { get; }
member this.McuInformation : Microsoft.Rtc.Collaboration.McuInformation
Public ReadOnly Property McuInformation As McuInformation

Property Value

Applies to