-
public interface IThingRoomManagerCreated by letian on 2017/7/11.
-
-
Method Summary
Modifier and Type Method Description abstract voidcreateRoom()abstract voidgetRoomList()-
-
Method Detail
-
createRoom
abstract void createRoom()
-
getRoomList
abstract void getRoomList()
-
-
-
-