AddParticipantResult Class

Definition

AddParticipantsResult Result.

public class AddParticipantResult
type AddParticipantResult = class
Public Class AddParticipantResult
Inheritance
AddParticipantResult

Properties

InvitationId

The invitation ID used to add the participant.

OperationContext

The operation context provided by client.

Participant

Gets the participant.

Methods

WaitForEventProcessor(CancellationToken)

This is blocking call. Wait for AddParticipantEventResult using CallAutomationEventProcessor.

WaitForEventProcessorAsync(CancellationToken)

Wait for AddParticipantEventResult using CallAutomationEventProcessor.

Applies to