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