Skip to content

/AWS1/CL_IVR=>DISCONNECTPARTICIPANT()

About DisconnectParticipant

Disconnects a specified participant and revokes the participant permanently from a specified stage.

Method Signature

IMPORTING

Required arguments:

IV_STAGEARN TYPE /AWS1/IVRSTAGEARN /AWS1/IVRSTAGEARN

ARN of the stage to which the participant is attached.

IV_PARTICIPANTID TYPE /AWS1/IVRPARTICIPANTTOKENID /AWS1/IVRPARTICIPANTTOKENID

Identifier of the participant to be disconnected. This is assigned by IVS and returned by CreateParticipantToken.

Optional arguments:

IV_REASON TYPE /AWS1/IVRDISCNCTPARTICIPANTRSN /AWS1/IVRDISCNCTPARTICIPANTRSN

Description of why this participant is being disconnected.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IVRDISCNCTPARTICIPA01 /AWS1/CL_IVRDISCNCTPARTICIPA01