C# Class cn.jpush.api.example.ScheduleApiExample

Datei anzeigen Open project: jpush/jpush-api-csharp-client

Public Properties

Property Type Description
ALERT String
ENABLED bool
END String
FREQUENCY int
INVALID_TIME String
INVALID_TIME_PERIODICAL String
MSG_CONTENT String
NAME String
PAGEID int
POINT String[]
PUT_NAME String
PUT_SCHEDULE_ID String
PUT_TIME String
REGISTRATION_ID String
SCHEDULE_ID String
START String
TAG String
TIME String
TIME_PERIODICAL String
TIME_UNIT String
TITLE String
app_key String
master_secret String
schedule_id String
schedule_id1 String

Public Methods

Method Description
Main ( string args ) : void

Method Details

Main() public static method

public static Main ( string args ) : void
args string
return void

Property Details

ALERT public_oe static_oe property

public static String ALERT
return String

ENABLED public_oe static_oe property

public static bool ENABLED
return bool

END public_oe static_oe property

public static String END
return String

FREQUENCY public_oe static_oe property

public static int FREQUENCY
return int

INVALID_TIME public_oe static_oe property

public static String INVALID_TIME
return String

INVALID_TIME_PERIODICAL public_oe static_oe property

public static String INVALID_TIME_PERIODICAL
return String

MSG_CONTENT public_oe static_oe property

public static String MSG_CONTENT
return String

NAME public_oe static_oe property

public static String NAME
return String

PAGEID public_oe static_oe property

public static int PAGEID
return int

POINT public_oe static_oe property

public static String[] POINT
return String[]

PUT_NAME public_oe static_oe property

public static String PUT_NAME
return String

PUT_SCHEDULE_ID public_oe static_oe property

public static String PUT_SCHEDULE_ID
return String

PUT_TIME public_oe static_oe property

public static String PUT_TIME
return String

REGISTRATION_ID public_oe static_oe property

public static String REGISTRATION_ID
return String

SCHEDULE_ID public_oe static_oe property

public static String SCHEDULE_ID
return String

START public_oe static_oe property

public static String START
return String

TAG public_oe static_oe property

public static String TAG
return String

TIME public_oe static_oe property

public static String TIME
return String

TIME_PERIODICAL public_oe static_oe property

public static String TIME_PERIODICAL
return String

TIME_UNIT public_oe static_oe property

public static String TIME_UNIT
return String

TITLE public_oe static_oe property

public static String TITLE
return String

app_key public_oe static_oe property

public static String app_key
return String

master_secret public_oe static_oe property

public static String master_secret
return String

schedule_id public_oe static_oe property

public static String schedule_id
return String

schedule_id1 public_oe static_oe property

public static String schedule_id1
return String