Uses of Class
com.tencentcloudapi.tiw.v20190919.models.SetOfflineRecordCallbackResponse
-
Packages that use SetOfflineRecordCallbackResponse Package Description com.tencentcloudapi.tiw.v20190919 com.tencentcloudapi.tiw.v20190919.models -
-
Uses of SetOfflineRecordCallbackResponse in com.tencentcloudapi.tiw.v20190919
Methods in com.tencentcloudapi.tiw.v20190919 that return SetOfflineRecordCallbackResponse Modifier and Type Method Description SetOfflineRecordCallbackResponseTiwClient. SetOfflineRecordCallback(SetOfflineRecordCallbackRequest req)课后录制服务已下线 设置课后录制回调地址 -
Uses of SetOfflineRecordCallbackResponse in com.tencentcloudapi.tiw.v20190919.models
Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type SetOfflineRecordCallbackResponse Constructor Description SetOfflineRecordCallbackResponse(SetOfflineRecordCallbackResponse 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.
-