extraInfo property

String extraInfo
final

Additional information the user passed in with a maximum length of 200 bytes, which will be called back to the remote user in RTCRoomEventHandler.onUserJoined.

Implementation

final String extraInfo;