Class CommunicationKit
java.lang.Object
com.iohao.net.framework.communication.CommunicationKit
CommunicationKit
- Since:
- 25.1
- Author:
- 渔民小镇
- date:
- 2025-09-28
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanexistUser(long userId) voidforcedOffline(long userId) voidsetCommunicationAggregation(CommunicationAggregation communicationAggregation)
-
Constructor Details
-
CommunicationKit
public CommunicationKit()
-
-
Method Details
-
setCommunicationAggregation
-
forcedOffline
public void forcedOffline(long userId) -
existUser
public boolean existUser(long userId)
-