|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 TimeUnit 的软件包 | |
|---|---|
| cn.jpush.api | |
| cn.jpush.api.common | |
| cn.jpush.api.report | Report API features. |
| cn.jpush.api 中 TimeUnit 的使用 |
|---|
| 参数类型为 TimeUnit 的 cn.jpush.api 中的方法 | |
|---|---|
UsersResult |
JPushClient.getReportUsers(TimeUnit timeUnit,
String start,
int duration)
|
| cn.jpush.api.common 中 TimeUnit 的使用 |
|---|
| 返回 TimeUnit 的 cn.jpush.api.common 中的方法 | |
|---|---|
static TimeUnit |
TimeUnit.valueOf(String name)
返回带有指定名称的该类型的枚举常量。 |
static TimeUnit[] |
TimeUnit.values()
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。 |
| cn.jpush.api.report 中 TimeUnit 的使用 |
|---|
| 声明为 TimeUnit 的 cn.jpush.api.report 中的字段 | |
|---|---|
TimeUnit |
UsersResult.time_unit
|
| 参数类型为 TimeUnit 的 cn.jpush.api.report 中的方法 | |
|---|---|
UsersResult |
ReportClient.getUsers(TimeUnit timeUnit,
String start,
int duration)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||