次の方法で共有


ParticipantsUpdated.Participants プロパティ

定義

通話の現在の参加者の一覧。

public System.Collections.Generic.IReadOnlyList<Azure.Communication.CallAutomation.CallParticipant> Participants { get; }
member this.Participants : System.Collections.Generic.IReadOnlyList<Azure.Communication.CallAutomation.CallParticipant>
Public ReadOnly Property Participants As IReadOnlyList(Of CallParticipant)

プロパティ値

適用対象