C# 클래스 cn.jpush.api.example.ScheduleApiExample

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

공개 프로퍼티들

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

공개 메소드들

메소드 설명
Main ( string args ) : void

메소드 상세

Main() 공개 정적인 메소드

public static Main ( string args ) : void
args string
리턴 void

프로퍼티 상세

ALERT 공개적으로 정적으로 프로퍼티

public static String ALERT
리턴 String

ENABLED 공개적으로 정적으로 프로퍼티

public static bool ENABLED
리턴 bool

END 공개적으로 정적으로 프로퍼티

public static String END
리턴 String

FREQUENCY 공개적으로 정적으로 프로퍼티

public static int FREQUENCY
리턴 int

INVALID_TIME 공개적으로 정적으로 프로퍼티

public static String INVALID_TIME
리턴 String

INVALID_TIME_PERIODICAL 공개적으로 정적으로 프로퍼티

public static String INVALID_TIME_PERIODICAL
리턴 String

MSG_CONTENT 공개적으로 정적으로 프로퍼티

public static String MSG_CONTENT
리턴 String

NAME 공개적으로 정적으로 프로퍼티

public static String NAME
리턴 String

PAGEID 공개적으로 정적으로 프로퍼티

public static int PAGEID
리턴 int

POINT 공개적으로 정적으로 프로퍼티

public static String[] POINT
리턴 String[]

PUT_NAME 공개적으로 정적으로 프로퍼티

public static String PUT_NAME
리턴 String

PUT_SCHEDULE_ID 공개적으로 정적으로 프로퍼티

public static String PUT_SCHEDULE_ID
리턴 String

PUT_TIME 공개적으로 정적으로 프로퍼티

public static String PUT_TIME
리턴 String

REGISTRATION_ID 공개적으로 정적으로 프로퍼티

public static String REGISTRATION_ID
리턴 String

SCHEDULE_ID 공개적으로 정적으로 프로퍼티

public static String SCHEDULE_ID
리턴 String

START 공개적으로 정적으로 프로퍼티

public static String START
리턴 String

TAG 공개적으로 정적으로 프로퍼티

public static String TAG
리턴 String

TIME 공개적으로 정적으로 프로퍼티

public static String TIME
리턴 String

TIME_PERIODICAL 공개적으로 정적으로 프로퍼티

public static String TIME_PERIODICAL
리턴 String

TIME_UNIT 공개적으로 정적으로 프로퍼티

public static String TIME_UNIT
리턴 String

TITLE 공개적으로 정적으로 프로퍼티

public static String TITLE
리턴 String

app_key 공개적으로 정적으로 프로퍼티

public static String app_key
리턴 String

master_secret 공개적으로 정적으로 프로퍼티

public static String master_secret
리턴 String

schedule_id 공개적으로 정적으로 프로퍼티

public static String schedule_id
리턴 String

schedule_id1 공개적으로 정적으로 프로퍼티

public static String schedule_id1
리턴 String