Uses of Class
com.maplander.backend.model.manage.mlsuniversal.ChatMLS
Packages that use ChatMLS
Package
Description
-
Uses of ChatMLS in com.maplander.backend.controller.endpoint.mlsuniversal
Methods in com.maplander.backend.controller.endpoint.mlsuniversal that return types with arguments of type ChatMLSModifier and TypeMethodDescriptionAccountEndpoint.addUserInChat
(String chatId, Long userId) AccountEndpoint.deleteUserFromChat
(String chatId, Long userId) -
Uses of ChatMLS in com.maplander.backend.dao.manage.mlsuniversal
Fields in com.maplander.backend.dao.manage.mlsuniversal with type parameters of type ChatMLSMethods in com.maplander.backend.dao.manage.mlsuniversal that return ChatMLS