Uses of Class
io.meeds.chat.rest.model.RoomEntity
Packages that use RoomEntity
-
Uses of RoomEntity in io.meeds.chat.rest
Methods in io.meeds.chat.rest that return RoomEntityModifier and TypeMethodDescriptionMatrixRest.getDirectMessagingRoom(jakarta.servlet.http.HttpServletRequest request, Room room) MatrixRest.getDirectMessagingRoom(jakarta.servlet.http.HttpServletRequest request, String firstParticipant, String secondParticipant) MatrixRest.processRoom(RoomEntity room, String currentUserName) Methods in io.meeds.chat.rest with parameters of type RoomEntityModifier and TypeMethodDescriptionMatrixRest.processRoom(RoomEntity room, String currentUserName)