uid property

String uid
final

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;