Uses of Class
com.tencentcloudapi.yinsuda.v20220527.models.SyncKTVRobotCommandResponse
-
Packages that use SyncKTVRobotCommandResponse Package Description com.tencentcloudapi.yinsuda.v20220527 com.tencentcloudapi.yinsuda.v20220527.models -
-
Uses of SyncKTVRobotCommandResponse in com.tencentcloudapi.yinsuda.v20220527
Methods in com.tencentcloudapi.yinsuda.v20220527 that return SyncKTVRobotCommandResponse Modifier and Type Method Description SyncKTVRobotCommandResponseYinsudaClient. SyncKTVRobotCommand(SyncKTVRobotCommandRequest req)下发操作机器人指令,支持播放、暂停、恢复、歌单设置等操作指令,实现对机器人行为的控制。 -
Uses of SyncKTVRobotCommandResponse in com.tencentcloudapi.yinsuda.v20220527.models
Constructors in com.tencentcloudapi.yinsuda.v20220527.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.
-