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

RoomParticipant 类

定义

聊天室的参与者。

public class RoomParticipant
type RoomParticipant = class
Public Class RoomParticipant
继承
RoomParticipant

构造函数

RoomParticipant(CommunicationIdentifier)

初始化 RoomParticipant 的新实例。

属性

CommunicationIdentifier

标识 Azure 通信服务中的参与者。 例如,参与者是电话号码或 Azure 通信用户。 此模型必须解释为联合:除 rawId 外,最多可以设置一个属性。

Role

角色名称。

适用于