TransferCallToParticipantEventResult Class

Definition

public class TransferCallToParticipantEventResult
type TransferCallToParticipantEventResult = class
Public Class TransferCallToParticipantEventResult
Inheritance
TransferCallToParticipantEventResult

Properties

FailureResult

CallTransferFailed event will be returned once the call transfer is accepted unsuccessfully.

IsSuccess

Indicates whether the returned event is considered successful or not.

SuccessResult

CallTransferAccepted event will be returned once the call transfer is accepted successfully.

Applies to