Uses of Class
com.tencentcloudapi.ame.v20190916.models.SyncKTVRobotCommandResponse
-
Packages that use SyncKTVRobotCommandResponse Package Description com.tencentcloudapi.ame.v20190916 com.tencentcloudapi.ame.v20190916.models -
-
Uses of SyncKTVRobotCommandResponse in com.tencentcloudapi.ame.v20190916
Methods in com.tencentcloudapi.ame.v20190916 that return SyncKTVRobotCommandResponse Modifier and Type Method Description SyncKTVRobotCommandResponseAmeClient. SyncKTVRobotCommand(SyncKTVRobotCommandRequest req)下发操作机器人指令,支持播放、暂停、恢复、歌单设置等操作指令,实现对机器人行为的控制。 -
Uses of SyncKTVRobotCommandResponse in com.tencentcloudapi.ame.v20190916.models
Constructors in com.tencentcloudapi.ame.v20190916.models with parameters of type SyncKTVRobotCommandResponse Constructor Description SyncKTVRobotCommandResponse(SyncKTVRobotCommandResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-