Uses of Class
cn.jpush.api.report.UsersResult
-
Packages that use UsersResult Package Description cn.jpush.api cn.jpush.api.report Report API features. -
-
Uses of UsersResult in cn.jpush.api
Methods in cn.jpush.api that return UsersResult Modifier and Type Method Description UsersResultJPushClient. getReportUsers(cn.jiguang.common.TimeUnit timeUnit, java.lang.String start, int duration) -
Uses of UsersResult in cn.jpush.api.report
Methods in cn.jpush.api.report that return UsersResult Modifier and Type Method Description UsersResultReportClient. getUsers(cn.jiguang.common.TimeUnit timeUnit, java.lang.String start, int duration)
-