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