| Package | Description |
|---|---|
| cn.jpush.api | |
| cn.jpush.api.schedule |
Schedule API features.
|
| cn.jpush.api.schedule.model |
| Modifier and Type | Method and Description |
|---|---|
ScheduleResult |
JPushClient.updateSchedule(java.lang.String scheduleId,
SchedulePayload payload)
Update a schedule by the id.
|
| Modifier and Type | Method and Description |
|---|---|
ScheduleResult |
ScheduleClient.createSchedule(SchedulePayload payload) |
ScheduleResult |
ScheduleClient.updateSchedule(java.lang.String scheduleId,
SchedulePayload payload) |
| Modifier and Type | Method and Description |
|---|---|
SchedulePayload |
SchedulePayload.Builder.build() |
Copyright © 2018. All Rights Reserved.