Logout¶
Namespace: ChannelToClient ยท Opcode: 0x0009 (9)
Channel-to-client logout confirmation / phase-update packet. Body is a single u32 action code that drives the client's logout UI state โ prepare countdown, cancel, or disconnect.
Fields¶
| Field | Type | Modifiers | Description |
|---|---|---|---|
Action |
u32 |
โ | Logout phase code. 10 = prepare (10-second countdown), 11 = cancel a pending prepare, 13 = disconnect. The channel-switch variant (14) carries an additional channel-id field not modeled here yet. |