StartAssistantContactResponse
Types
Properties
Link copied to clipboard
The identifier of the contact from which the chat continues, returned only for persistent chats.
Link copied to clipboard
The identifier of the chat participant. The participant identifier remains the same throughout the chat lifecycle.
Link copied to clipboard
The token that the chat participant uses with the CreateParticipantConnection operation. The token remains valid for the lifetime of the chat participant.
Functions
Link copied to clipboard
inline fun copy(block: StartAssistantContactResponse.Builder.() -> Unit = {}): StartAssistantContactResponse