Uses of Class
com.tencentcloudapi.npp.v20190823.models.DescribeCallBackStatusResponse
-
Packages that use DescribeCallBackStatusResponse Package Description com.tencentcloudapi.npp.v20190823 com.tencentcloudapi.npp.v20190823.models -
-
Uses of DescribeCallBackStatusResponse in com.tencentcloudapi.npp.v20190823
Methods in com.tencentcloudapi.npp.v20190823 that return DescribeCallBackStatusResponse Modifier and Type Method Description DescribeCallBackStatusResponseNppClient. DescribeCallBackStatus(DescribeCallBackStatusRequest req)回拨通话状态获取 -
Uses of DescribeCallBackStatusResponse in com.tencentcloudapi.npp.v20190823.models
Constructors in com.tencentcloudapi.npp.v20190823.models with parameters of type DescribeCallBackStatusResponse Constructor Description DescribeCallBackStatusResponse(DescribeCallBackStatusResponse 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.
-