public interface IMqttConnectStatusListener
void
offline(org.tio.core.ChannelContext context, String clientId, String username, String reason)
online(org.tio.core.ChannelContext context, String clientId, String username)
void online(org.tio.core.ChannelContext context, String clientId, String username)
context
clientId
username
void offline(org.tio.core.ChannelContext context, String clientId, String username, String reason)
reason
Copyright © 2022. All rights reserved.