Package | Description |
---|---|
com.tencentcloudapi.ms.v20180408 | |
com.tencentcloudapi.ms.v20180408.models |
Modifier and Type | Method and Description |
---|---|
DescribeApkDetectionResultResponse |
MsClient.DescribeApkDetectionResult(DescribeApkDetectionResultRequest req)
该接口采用同步模式请求腾讯APK云检测服务,即时返回检测数据,需要用户用轮询的方式调用本接口来进行样本送检并获取检测结果(每隔60s发送一次请求,传相同的参数,重试30次),一般情况下0.5h内会出检测结果,最长时间是3h。当Result为ok并且ResultList数组非空有值时,代表检测完毕,若长时间获取不到检测结果,请联系客服。
|
Constructor and Description |
---|
DescribeApkDetectionResultResponse(DescribeApkDetectionResultResponse 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.
|
Copyright © 2023. All rights reserved.