Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 534 Bytes

CreateRoomClientTokenRequest.md

File metadata and controls

14 lines (6 loc) · 534 Bytes

CreateRoomClientTokenRequest

Properties

Name Type Description Notes
tokenTtlSecs Integer The time to live in seconds of the Client Token, after that time the Client Token is invalid and can't be used to join a Room. [optional]
refreshTokenTtlSecs Integer The time to live in seconds of the Refresh Token, after that time the Refresh Token is invalid and can't be used to refresh Client Token. [optional]