uid property
User ID
The string matches the regular expression: [a-zA-Z0-9_@\-]{1,128}
.
You must set or manage the uid yourself and ensure that each uid within the same room is unique.
Implementation
final String uid;
User ID
The string matches the regular expression: [a-zA-Z0-9_@\-]{1,128}
.
You must set or manage the uid yourself and ensure that each uid within the same room is unique.
final String uid;