| Returns | Prototype |
| Broadcast(string) | |
| Broadcast(string, object) | |
| Send(Player, string, object) | |
| Send(Player, string) | |
| Send(string, object) | |
| Send(string) | |
| SendNearby(Player, string, object) | |
| SendNearby(Player, string) | |
| SendToPlayers(table, string) | |
| SendToPlayers(table, string, object) |
| Returns | Prototype |
| Event | Subscribe(string, object) |
| Event | Subscribe(string, object, object) |
| Unsubscribe(Event) | |
| UnsubscribeAll() |