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

AddParticipantEventResult 类

定义

AddParticipantEventResult 从 的 AddParticipantResultWaitForEvent 返回。

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

属性

FailureResult

AddParticipantFailed 当参与者未加入呼叫时,将返回 event。

IsSuccess

指示返回的事件是否被视为成功。

Participant

CommunicationIdentifier 在呼叫中添加或删除的参与者。

SuccessResult

AddParticipantSucceeded 当参与者成功加入呼叫时,将返回 event。

适用于