Token Source Response
@Serializable
Properties
Link copied to clipboard
The participant name.
Link copied to clipboard
The JWT token used to connect to the room.
Link copied to clipboard
The server url to connect with the associated participantToken.
Functions
Link copied to clipboard
fun TokenSourceResponse.hasValidToken(tolerance: Duration = 60.seconds, date: Date = Date()): Boolean
Validates whether the JWT token is still valid.