The matrix room ID
The matrix event ID
The remote room ID
The remote event ID
Any extra data that may be included with the event.
Serialize data about this event into a JSON object.
Set an arbitrary bridge-specific data value for this event. This will be serailized under an 'extras' key.
The key to store the data value under.
The data value. This value should be serializable via
JSON.stringify(data)
.
Static
deserializeSet data about this event from a serialized data object.
The serialized data
Generated using TypeDoc
Create a store event.