C# Class cn.jpush.api.push.getScheduleSuccess

Afficher le fichier Open project: jpush/jpush-api-csharp-client

Méthodes publiques

Свойство Type Description
page int
schedules cn.jpush.api.schedule.SchedulePayload[]
total_count int
total_pages int

Property Details

page public_oe property

public int page
Résultat int

schedules public_oe property

public SchedulePayload[],cn.jpush.api.schedule schedules
Résultat cn.jpush.api.schedule.SchedulePayload[]

total_count public_oe property

public int total_count
Résultat int

total_pages public_oe property

public int total_pages
Résultat int