Uses of Class
com.tencentcloudapi.tiw.v20190919.models.StartWhiteboardPushResponse
-
Packages that use StartWhiteboardPushResponse Package Description com.tencentcloudapi.tiw.v20190919 com.tencentcloudapi.tiw.v20190919.models -
-
Uses of StartWhiteboardPushResponse in com.tencentcloudapi.tiw.v20190919
Methods in com.tencentcloudapi.tiw.v20190919 that return StartWhiteboardPushResponse Modifier and Type Method Description StartWhiteboardPushResponseTiwClient. StartWhiteboardPush(StartWhiteboardPushRequest req)发起一个白板推流任务 -
Uses of StartWhiteboardPushResponse in com.tencentcloudapi.tiw.v20190919.models
Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type StartWhiteboardPushResponse Constructor Description StartWhiteboardPushResponse(StartWhiteboardPushResponse 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.
-