The classes that make up the many events understood by the client (such as PublicMessageEvent) are defined here.
| Class | Description | |
|---|---|---|
| BuddyStatusUpdatedEvent | This class represents the BuddyStatusUpdatedEvent. | |
| ClientIdleEvent | ||
| ConnectionClosedEvent | If a text or binary connection to ElectroServer is closed then this event is dispatched. | |
| ConnectionEvent | When the client tries to establish a new text or binary socket a ConnectionEvent is eventually fired. | |
| EventImpl | ||
| JoinRoomEvent | ||
| JoinZoneEvent | ||
| LeaveRoomEvent | ||
| LeaveZoneEvent | ||
| PluginMessageEvent | ||
| PrivateMessageEvent | ||
| PublicMessageEvent | ||
| RoomVariableUpdateEvent | ||
| RtmpConnectionClosedEvent | ||
| RtmpConnectionEvent | ||
| RtmpOnStatusEvent | ||
| UpdateRoomDetailsEvent | ||
| UserEvictedFromRoomEvent | ||
| UserListUpdateEvent | ||
| UserVariableUpdateEvent | ||
| ZoneUpdateEvent |