Confirmed users
632
edits
Line 92: | Line 92: | ||
* '''roomToken''' - The token used to identify this room. | * '''roomToken''' - The token used to identify this room. | ||
* '''roomUrl''' - A URL that can be given to other users to allow them to join the room. Note that the user must append the room key ''' | * '''roomUrl''' - A URL that can be given to other users to allow them to join the room. Note that the user must append the room key '''kR''' as a url fragment before using this URL. | ||
* '''expiresAt''' - The date after which the room will no longer be valid (in seconds since the Unix epoch). | * '''expiresAt''' - The date after which the room will no longer be valid (in seconds since the Unix epoch). | ||