Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ShardCommunicationAction

Actions that can be sent to the shard manager to be evaluated in specific / all shards

Index

Enumeration members

Broadcast

Broadcast: = "broadcast"

Emits an event on all shards

DisconnectAll

DisconnectAll: = "disconnectAll"

A shard requested to disconnect all currently active shards

Send

Send: = "send"

Emits an event on a specific shard

ShardChangedState

ShardChangedState: = "shardChangedState"

A shard has changed its state

UpdatePresence

UpdatePresence: = "updatePresence"

Updates the presence status of all shards

Generated using TypeDoc