Class WsMessageRoomOthers
- java.lang.Object
-
- org.apache.openmeetings.core.util.ws.WsMessageRoom
-
- org.apache.openmeetings.core.util.ws.WsMessageRoomOthers
-
- All Implemented Interfaces:
Serializable,org.apache.openmeetings.util.ws.IClusterWsMessage
public class WsMessageRoomOthers extends WsMessageRoom
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WsMessageRoomOthers(Long roomId, String uid, com.github.openjson.JSONObject msg)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetUid()-
Methods inherited from class org.apache.openmeetings.core.util.ws.WsMessageRoom
getMsg, getRoomId
-
-