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