Uses of Class
com.tencentcloudapi.ame.v20190916.models.DestroyKTVRobotResponse
-
Packages that use DestroyKTVRobotResponse Package Description com.tencentcloudapi.ame.v20190916 com.tencentcloudapi.ame.v20190916.models -
-
Uses of DestroyKTVRobotResponse in com.tencentcloudapi.ame.v20190916
Methods in com.tencentcloudapi.ame.v20190916 that return DestroyKTVRobotResponse Modifier and Type Method Description DestroyKTVRobotResponseAmeClient. DestroyKTVRobot(DestroyKTVRobotRequest req)销毁机器人,机器人退出 RTC 房间。 -
Uses of DestroyKTVRobotResponse in com.tencentcloudapi.ame.v20190916.models
Constructors in com.tencentcloudapi.ame.v20190916.models with parameters of type DestroyKTVRobotResponse Constructor Description DestroyKTVRobotResponse(DestroyKTVRobotResponse 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.
-