你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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 事件。

适用于