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

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

공개 프로퍼티들

프로퍼티 타입 설명
ALERT String
ALIAS String
INVALID_MOBILE string
MOBILE string
MSG_CONTENT String
REGISTRATION_ID String
REGISTRATION_IDS String[]
TAG String
TAG_HASHSET HashSet
TAG_HASHSET_REMOVE HashSet
TITLE String
app_key String
master_secret String

공개 메소드들

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

메소드 상세

Main() 공개 정적인 메소드

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

프로퍼티 상세

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

public static String ALERT
리턴 String

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

public static String ALIAS
리턴 String

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

public static string INVALID_MOBILE
리턴 string

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

public static string MOBILE
리턴 string

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

public static String MSG_CONTENT
리턴 String

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

public static String REGISTRATION_ID
리턴 String

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

public static String[] REGISTRATION_IDS
리턴 String[]

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

public static String TAG
리턴 String

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

public static HashSet TAG_HASHSET
리턴 HashSet

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

public static HashSet TAG_HASHSET_REMOVE
리턴 HashSet

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

public static String TITLE
리턴 String

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

public static String app_key
리턴 String

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

public static String master_secret
리턴 String