pub const CHANNEL_NOT_REGISTERED_CODE: u16 = 0x0101;Expand description
The named channel is not on the server’s roster.
Reserved in the server-layer band (0x0100–0x01FF). The code is reserved
for the admission decision itself: a failure raised after a channel was
admitted is not a statement about the roster and carries the
undifferentiated 0xFFFF instead.