Skip to main content

CHANNEL_NOT_REGISTERED_CODE

Constant CHANNEL_NOT_REGISTERED_CODE 

Source
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 (0x01000x01FF). 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.