View a markdown version of this page

Resume a participant from hold in Connect Customer agent workspace - Agent Workspace

Resume a participant from hold in Connect Customer agent workspace

Resumes a specific participant from hold.

Signature

resumeParticipant(participantId: string): Promise<void>

Usage

await voiceClient.resumeParticipant("participant-456"); console.log("Participant has been resumed");

Input

Parameter Type Description
participantId Required string The unique identifier for the participant to resume