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