Uses of Class
io.meeds.chat.model.SpaceRoom
Packages that use SpaceRoom
-
Uses of SpaceRoom in io.meeds.chat.service
Methods in io.meeds.chat.service that return SpaceRoomModifier and TypeMethodDescriptionMatrixService.linkSpaceToMatrixRoom(org.exoplatform.social.core.space.model.Space space, String roomId) records the matrix ID of the room linked to the spaceMethods in io.meeds.chat.service that return types with arguments of type SpaceRoomModifier and TypeMethodDescriptionMatrixService.getSpaceRooms()Returns a list of all space rooms -
Uses of SpaceRoom in io.meeds.chat.storage
Methods in io.meeds.chat.storage that return SpaceRoomModifier and TypeMethodDescriptionMatrixRoomStorage.saveRoomForSpace(String spaceId, String roomId) Methods in io.meeds.chat.storage that return types with arguments of type SpaceRoomModifier and TypeMethodDescriptionMatrixRoomStorage.getSpaceRooms()Get a list of rooms linked to spaces