Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
cn
jpush
api
example
ReportsExample
C# Class cn.jpush.api.example.ReportsExample
Afficher le fichier
Open project: jpush/jpush-api-csharp-client
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
app_key
String
master_secret
String
Méthodes publiques
Méthode
Description
Main
(
string
args
) :
void
testGetMessages
( ) :
void
testGetReport
( ) :
void
testGetUsers
( ) :
void
Method Details
Main()
public
static
méthode
public
static
Main
(
string
args
) :
void
args
string
Résultat
void
testGetMessages()
public
static
méthode
public
static
testGetMessages
( ) :
void
Résultat
void
testGetReport()
public
static
méthode
public
static
testGetReport
( ) :
void
Résultat
void
testGetUsers()
public
static
méthode
public
static
testGetUsers
( ) :
void
Résultat
void
Property Details
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