The Activity that this event relates to.
Will be true if this event is from the local user / session; false otherwise.
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 reason the session was forced to leave.
The session id of the session that originated this event.
The username of the user originated this event.
The event name that all instances of this class will use.
The ActivityForceLeaveEvent is fired when an the local session is forced to leave an Activity by the server.