The serialized key-value data object to assign to this user.
If identifier is not supplied.
Readonly
Get the data value for the given key.
An arbitrary bridge-specific key.
Stored data for this key. May be undefined.
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
The serialized key-value data object to assign to this user.