menu
nim_chatkit package
documentation
manager/ai_robot_manager.dart
AIRobotManager
getRobotById method
getRobotById method
dark_mode
light_mode
getRobotById
method
V2NIMUserAIBot?
getRobotById
(
String
accid
)
Implementation
V2NIMUserAIBot? getRobotById(String accid) { return robotCache[accid]; }
nim_chatkit package
documentation
manager/ai_robot_manager
AIRobotManager
getRobotById method
AIRobotManager class