StartWebRtcContactResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Information required for the client application (mobile application or website) to connect to the call.

Link copied to clipboard

The identifier of the contact in this instance of Amazon Connect.

Link copied to clipboard

The identifier for a contact participant. The ParticipantId for a contact participant is the same throughout the contact lifecycle.

Link copied to clipboard

The token used by the contact participant to call the CreateParticipantConnection API. The participant token is valid for the lifetime of a contact participant.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String