Uses of Class
com.tencentcloudapi.tiw.v20190919.models.WhiteboardPushResult
-
Packages that use WhiteboardPushResult Package Description com.tencentcloudapi.tiw.v20190919.models -
-
Uses of WhiteboardPushResult in com.tencentcloudapi.tiw.v20190919.models
Methods in com.tencentcloudapi.tiw.v20190919.models that return WhiteboardPushResult Modifier and Type Method Description WhiteboardPushResultWhiteboardPushTaskSearchResult. getResult()Get 白板推流结果Methods in com.tencentcloudapi.tiw.v20190919.models with parameters of type WhiteboardPushResult Modifier and Type Method Description voidWhiteboardPushTaskSearchResult. setResult(WhiteboardPushResult Result)Set 白板推流结果Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type WhiteboardPushResult Constructor Description WhiteboardPushResult(WhiteboardPushResult 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.
-