Class BroadcastUserMessage
java.lang.Object
com.iohao.net.framework.protocol.BroadcastMessage
com.iohao.net.framework.protocol.BroadcastUserMessage
- All Implemented Interfaces:
CommonResponse, UserIdentity
public final class BroadcastUserMessage
extends BroadcastMessage
implements UserIdentity, CommonResponse
BroadcastUserMessage
- Since:
- 25.1
- Author:
- 渔民小镇
- date:
- 2025-09-03
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BroadcastMessage
setCmdInfo, toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface CommonResponse
getErrorCode, getErrorMessage, hasError, isSuccess, setError, setErrorCode, setErrorMessageMethods inherited from interface UserIdentity
bindingUserId, getUserId, isVerifyIdentity, setUserId, setUserIdentity, setVerifyIdentity, verifyIdentity
-
Constructor Details
-
BroadcastUserMessage
public BroadcastUserMessage()
-