Uses of Class
com.bytedesk.ai.robot_message.RobotMessageResponse
Packages that use RobotMessageResponse
Package
Description
Robot message package contains classes for handling robot communication.
Utilities package contains helper classes and common utilities for the AI module.
-
Uses of RobotMessageResponse in com.bytedesk.ai.robot_message
Methods in com.bytedesk.ai.robot_message that return RobotMessageResponseModifier and TypeMethodDescriptionRobotMessageRestService.convertToResponse(RobotMessageEntity entity) RobotMessageRestService.create(RobotMessageRequest request) RobotMessageRestService.update(RobotMessageRequest request) -
Uses of RobotMessageResponse in com.bytedesk.ai.utils
Methods in com.bytedesk.ai.utils that return RobotMessageResponseModifier and TypeMethodDescriptionstatic RobotMessageResponseConvertAiUtils.convertToRobotMessageResponse(RobotMessageEntity message)