Skip to main content

CMD_CONN_IP_BROKER

Constant CMD_CONN_IP_BROKER 

Source
pub const CMD_CONN_IP_BROKER: u16 = 20147;
Expand description

Broker 通道 UpdateConnIp 命令号。

Ref: FTLogin channel_impl.h:kCmdUpdateConnIpBroker=20147 + logger.cpp::UpdateConnIpAfterLogin() 在 broker channel 登录成功后发送。