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