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

Afficher le fichier Open project: jpush/jpush-api-csharp-client

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
Main ( string args ) : void

Method Details

Main() public static méthode

public static Main ( string args ) : void
args string
Résultat void

Property Details

ALERT public_oe static_oe property

public static String ALERT
Résultat String

ALIAS public_oe static_oe property

public static String ALIAS
Résultat String

INVALID_MOBILE public_oe static_oe property

public static string INVALID_MOBILE
Résultat string

MOBILE public_oe static_oe property

public static string MOBILE
Résultat string

MSG_CONTENT public_oe static_oe property

public static String MSG_CONTENT
Résultat String

REGISTRATION_ID public_oe static_oe property

public static String REGISTRATION_ID
Résultat String

REGISTRATION_IDS public_oe static_oe property

public static String[] REGISTRATION_IDS
Résultat String[]

TAG public_oe static_oe property

public static String TAG
Résultat String

TAG_HASHSET public_oe static_oe property

public static HashSet TAG_HASHSET
Résultat HashSet

TAG_HASHSET_REMOVE public_oe static_oe property

public static HashSet TAG_HASHSET_REMOVE
Résultat HashSet

TITLE public_oe static_oe property

public static String TITLE
Résultat String

app_key public_oe static_oe property

public static String app_key
Résultat String

master_secret public_oe static_oe property

public static String master_secret
Résultat String