Class WsMessageChat2User
- java.lang.Object
-
- org.apache.openmeetings.core.util.ws.WsMessageChat
-
- org.apache.openmeetings.core.util.ws.WsMessageChat2User
-
- All Implemented Interfaces:
Serializable,org.apache.openmeetings.util.ws.IClusterWsMessage
public class WsMessageChat2User extends WsMessageChat
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WsMessageChat2User(Long userId, ChatMessage m, com.github.openjson.JSONObject msg)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LonggetUserId()-
Methods inherited from class org.apache.openmeetings.core.util.ws.WsMessageChat
getChatMessage, getMsg
-
-
-
-
Constructor Detail
-
WsMessageChat2User
public WsMessageChat2User(Long userId, ChatMessage m, com.github.openjson.JSONObject msg)
-
-
Method Detail
-
getUserId
public Long getUserId()
-
-