Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
cn
jpush
api
example
ReportsExample
C# 클래스 cn.jpush.api.example.ReportsExample
파일 보기
프로젝트 열기: jpush/jpush-api-csharp-client
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
app_key
String
master_secret
String
공개 메소드들
메소드
설명
Main
(
string
args
) :
void
testGetMessages
( ) :
void
testGetReport
( ) :
void
testGetUsers
( ) :
void
메소드 상세
Main()
공개
정적인
메소드
public
static
Main
(
string
args
) :
void
args
string
리턴
void
testGetMessages()
공개
정적인
메소드
public
static
testGetMessages
( ) :
void
리턴
void
testGetReport()
공개
정적인
메소드
public
static
testGetReport
( ) :
void
리턴
void
testGetUsers()
공개
정적인
메소드
public
static
testGetUsers
( ) :
void
리턴
void
프로퍼티 상세
app_key
공개적으로 정적으로 프로퍼티
public
static
String
app_key
리턴
String
master_secret
공개적으로 정적으로 프로퍼티
public
static
String
master_secret
리턴
String