CancelAddParticipantOperationOptions Class

Definition

The cancel add participant operation options.

public class CancelAddParticipantOperationOptions
type CancelAddParticipantOperationOptions = class
Public Class CancelAddParticipantOperationOptions
Inheritance
CancelAddParticipantOperationOptions

Constructors

CancelAddParticipantOperationOptions(String)

Creates new CancelAddParticipantOptions object.

Properties

InvitationId

Invitation ID used to add a participant.

OperationCallbackUri

The callback URI that overrides the default callback URI set by CreateCall/AnswerCall for this operation. This setup is per-action. If this is not set, the default callback URI set by CreateCall/AnswerCall will be used.

OperationContext

The operationContext for this add participants call.

Applies to