StartWebRtcContactResponse
Types
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 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
inline fun copy(block: StartWebRtcContactResponse.Builder.() -> Unit = {}): StartWebRtcContactResponse