Uses of Class
cn.jpush.api.schedule.ScheduleListResult
-
Packages that use ScheduleListResult Package Description cn.jpush.api cn.jpush.api.schedule Schedule API features. -
-
Uses of ScheduleListResult in cn.jpush.api
Methods in cn.jpush.api that return ScheduleListResult Modifier and Type Method Description ScheduleListResultJPushClient. getScheduleList()Get the schedule list size and the first page.ScheduleListResultJPushClient. getScheduleList(int page)Get the schedule list by the page. -
Uses of ScheduleListResult in cn.jpush.api.schedule
Methods in cn.jpush.api.schedule that return ScheduleListResult Modifier and Type Method Description ScheduleListResultScheduleClient. getScheduleList(int page)
-