SID_GETCHANNELLIST
| Protocol | BNCS |
|---|---|
| Directions | Client → Server and Server → Client |
| Used by |
Asks for the list of public channels shown in the client's channel picker.
Client → Server
| Type | Field | Notes | Confidence |
|---|---|---|---|
DWORD |
Product code | ⚠️ Single source |
Server → Client
| Type | Field | Notes | Confidence |
|---|---|---|---|
STRINGLIST |
Channel names | Ends with an empty string. | ✅ Verified |
Appears in
Sources and credits
- Command Center: bnetccd session handling
- BNETDocs, SID_GETCHANNELLIST (client to server): documented by the original BNETDocs contributors.
- BNETDocs, SID_GETCHANNELLIST (server to client): documented by the original BNETDocs contributors, and edited 1 times since.
This page is written in our own words. BNETDocs is credited for its research; none of its text is copied. See Credits.