Uses of Class
com.tencentcloudapi.tiw.v20190919.models.DescribeWhiteboardPushResponse
-
Packages that use DescribeWhiteboardPushResponse Package Description com.tencentcloudapi.tiw.v20190919 com.tencentcloudapi.tiw.v20190919.models -
-
Uses of DescribeWhiteboardPushResponse in com.tencentcloudapi.tiw.v20190919
Methods in com.tencentcloudapi.tiw.v20190919 that return DescribeWhiteboardPushResponse Modifier and Type Method Description DescribeWhiteboardPushResponseTiwClient. DescribeWhiteboardPush(DescribeWhiteboardPushRequest req)查询推流任务状态与结果 -
Uses of DescribeWhiteboardPushResponse in com.tencentcloudapi.tiw.v20190919.models
Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type DescribeWhiteboardPushResponse Constructor Description DescribeWhiteboardPushResponse(DescribeWhiteboardPushResponse 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.
-