userId property

String userId
getter/setter pair

The fully-qualified Matrix user ID (MXID) that has been registered.

Any user ID returned by this API must conform to the grammar given in the Matrix specification.

Implementation

String userId;