Property | Type | Description | |
---|---|---|---|
page | int | ||
schedules | cn.jpush.api.schedule.SchedulePayload[] | ||
total_count | int | ||
total_pages | int |
Method | Description | |
---|---|---|
getPage ( ) : int | ||
getSchedules ( ) : cn.jpush.api.schedule.SchedulePayload[] | ||
getTotal_count ( ) : int | ||
getTotal_pages ( ) : int | ||
isResultOK ( ) : bool |
public getSchedules ( ) : cn.jpush.api.schedule.SchedulePayload[] | ||
return | cn.jpush.api.schedule.SchedulePayload[] |
public SchedulePayload[],cn.jpush.api.schedule schedules | ||
return | cn.jpush.api.schedule.SchedulePayload[] |