CommServerState¶
Namespace: ChannelToClient ยท Opcode: 0x015A (346)
Channel-to-client community-server status. Body is a single s32 state flag โ 1 means the global chat/friends back-end is reachable, 0 means it's not. The client uses this to enable/disable its chat UI.
Fields¶
| Field | Type | Modifiers | Description |
|---|---|---|---|
State |
s32 |
โ | 1 = connected, 0 = disconnected. |