A read-only representation of the RealTimeObject which was modified
The new key that was added.
The name of the event that was fired. This is commonly used to filter when using the ConvergenceEventEmitter.events stream.
Note that the name is only guaranteed to be unique within the class / subsystem that is firing it. Names might be reused across classes and subsystems.
The detached RealTimeElement that used to be key
's value, or RealTimeUndefined
if this is a new key-value pair.
The sessionId corresponding to the session that performed the modification
The user which performed the modification
A read-only representation of the value that was added.
Emitted when a key-value pair is set on a RealTimeObject.