If identifier is not supplied.
The serialized key-value data object to assign to this user.
Readonly
Get the data value for the given key.
Stored data for this key. May be undefined.
An arbitrary bridge-specific key.
Get the Remote user ID.
The id
Serialize all the data about this room, excluding the room ID.
The serialised data
Set an arbitrary bridge-specific data value for this room.
The key to store the data value under.
The data value. This value should be serializable via JSON.stringify(data).
JSON.stringify(data)
Generated using TypeDoc
Throws
If identifier is not supplied.