C# Класс cn.jpush.api.push.getScheduleSuccess

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
page int
schedules cn.jpush.api.schedule.SchedulePayload[]
total_count int
total_pages int

Описание свойств

page публичное свойство

public int page
Результат int

schedules публичное свойство

public SchedulePayload[],cn.jpush.api.schedule schedules
Результат cn.jpush.api.schedule.SchedulePayload[]

total_count публичное свойство

public int total_count
Результат int

total_pages публичное свойство

public int total_pages
Результат int