ruvyrias / Exports / IVoiceServer
Interface: IVoiceServer
Interface representing the data received in a voice server update.
Table of contents
Properties
Properties
endpoint
• Optional
endpoint: string
The endpoint URL for the voice server connection.
Defined in
sessionId
• sessionId: string
The session ID for the voice server connection.
Defined in
token
• token: string
The authentication token for the voice server connection.