Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
cn
jpush
api
push
getScheduleResult
C# Class cn.jpush.api.push.getScheduleResult
Inheritance:
cn.jpush.api.common.BaseResult
Mostra file
Open project: jpush/jpush-api-csharp-client
Class Usage Examples
Public Properties
Property
Type
Description
schedules
cn.jpush.api.schedule.SchedulePayload[]
Public Methods
Method
Description
ToString
( ) :
string
isResultOK
( ) :
bool
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
isResultOK()
public
method
public
isResultOK
( ) :
bool
return
bool
Property Details
schedules
public_oe property
public
SchedulePayload[],cn.jpush.api.schedule
schedules
return
cn.jpush.api.schedule.SchedulePayload[]