token property
Token generated using the target room RoomID and UserID.
For testing, you can use the console to generate temporary Token, for official launch you need to use the key SDK to generate and issue Token on your server.
Invalid token will cause relaying failure.
Implementation
String token;