次の方法で共有


ParticipantsUpdatedEvent クラス

定義

参加者がイベントを更新しました。

public class ParticipantsUpdatedEvent : Azure.Communication.CallingServer.CallingServerEventBase
type ParticipantsUpdatedEvent = class
    inherit CallingServerEventBase
Public Class ParticipantsUpdatedEvent
Inherits CallingServerEventBase
継承
ParticipantsUpdatedEvent

プロパティ

CallConnectionId

呼び出し接続 ID。

Participants

参加要素のリスト。

メソッド

Deserialize(String)

逆シリアル化 ParticipantsUpdatedEvent イベント。

適用対象