C# 클래스 cn.jpush.api.push.getScheduleSuccess

파일 보기 프로젝트 열기: jpush/jpush-api-csharp-client

공개 프로퍼티들

프로퍼티 타입 설명
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