Uses of Class
com.tencentcloudapi.yinsuda.v20220527.models.CreateKTVRobotRequest
-
Packages that use CreateKTVRobotRequest Package Description com.tencentcloudapi.yinsuda.v20220527 com.tencentcloudapi.yinsuda.v20220527.models -
-
Uses of CreateKTVRobotRequest in com.tencentcloudapi.yinsuda.v20220527
Methods in com.tencentcloudapi.yinsuda.v20220527 with parameters of type CreateKTVRobotRequest Modifier and Type Method Description CreateKTVRobotResponseYinsudaClient. CreateKTVRobot(CreateKTVRobotRequest req)创建机器人,支持进入 RTC 房间,播放曲库歌曲。 -
Uses of CreateKTVRobotRequest in com.tencentcloudapi.yinsuda.v20220527.models
Constructors in com.tencentcloudapi.yinsuda.v20220527.models with parameters of type CreateKTVRobotRequest Constructor Description CreateKTVRobotRequest(CreateKTVRobotRequest 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.
-