Uses of Class
com.maplander.backend.model.manage.whatsAppBot.MessageInfo
Packages that use MessageInfo
Package
Description
-
Uses of MessageInfo in com.maplander.backend.dao.manage.bot
Fields in com.maplander.backend.dao.manage.bot with type parameters of type MessageInfoMethods in com.maplander.backend.dao.manage.bot that return MessageInfo -
Uses of MessageInfo in com.maplander.backend.model.manage.lead.complex
Methods in com.maplander.backend.model.manage.lead.complex that return MessageInfoMethods in com.maplander.backend.model.manage.lead.complex with parameters of type MessageInfoModifier and TypeMethodDescriptionvoidLeadUserOfficeInfo.setMessageInfo(MessageInfo messageInfo) Constructors in com.maplander.backend.model.manage.lead.complex with parameters of type MessageInfoModifierConstructorDescriptionLeadUserOfficeInfo(LeadOfficeInfo leadOfficeInfo, LeadUserInfo leadUserInfo, LeadTotalInfo leadTotalInfo, MessageInfo messageInfo) -
Uses of MessageInfo in com.maplander.backend.model.manage.whatsAppBot
Methods in com.maplander.backend.model.manage.whatsAppBot with parameters of type MessageInfoModifier and TypeMethodDescriptionvoidMessageInfo.readMessageFill(MessageInfo messageInfo) static intMessageInfo.timeToResponse(MessageInfo messageInfo) -
Uses of MessageInfo in com.maplander.backend.utils
Methods in com.maplander.backend.utils that return MessageInfoModifier and TypeMethodDescriptionstatic MessageInfoUtilities.getMessageInfo(com.google.api.server.spi.response.CollectionResponse<MessageWhatsBot> list, Long userId)