The RealTimeArray or HistoricalArray which was modified
The index at whose value was set (replaced)
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.
A read-only representation of the previous value at this index, which has been
replaced by value
The sessionId corresponding to the session that performed the modification
The user which performed the modification
A read-only representation of the new value
Emitted when a value is set on a RealTimeArray.