You need to enable JavaScript to run this app.
导航

setBatchRefreshCount

最近更新时间2023.03.22 20:50:05

首次发布时间2022.04.25 16:01:52

定义

public void setBatchRefreshCount(int count)

作用

指定攒包列表的数量。当列表中的解析记录数量达到设定的数量时,SDK 才去批量刷新这些过期解析记录。

参数

count:表示攒包列表中解析记录的数量。默认值是 10。