public class SpringEventMqttConnectStatusListener extends Object implements IMqttConnectStatusListener
public void online(org.tio.core.ChannelContext context,
String clientId,
String username)
online 在接口中 IMqttConnectStatusListenerpublic void offline(org.tio.core.ChannelContext context,
String clientId,
String username,
String reason)
offline 在接口中 IMqttConnectStatusListenerCopyright © 2023. All rights reserved.