v0.8.2
Variable: LOBBY_EVENTS
• Const
LOBBY_EVENTS: Object
Lobby events.
You can use these events to listen for changes in the lobby state, or to trigger actions based on lobby events. Most events are emitted by the Shoehive lobby, but some are emitted from bubbling up from the table, player, or game.
Type declaration
Name | Type |
---|---|
ATTRIBUTES_CHANGED | "lobby:attributes:changed" |
ATTRIBUTE_CHANGED | "lobby:attribute:changed" |
UPDATED | "lobby:updated" |