Login¶
Namespace: ChannelToClient · Opcode: 0x0001 (1)
Reply to a channel Login request. Carries only a signed response code indicating success (1) or failure (-1).
Fields¶
| Field | Type | Modifiers | Description |
|---|---|---|---|
ResponseCode |
s32 |
— | 1 = login accepted, 2nd-stage Auth may proceed. -1 = login rejected; client will disconnect. |