Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
NetWrok
Inbox
C# Class NetWrok.Inbox
Inheritance:
SubAPI
Exibir arquivo
Open project: simonwittber/netwrok-client
Class Usage Examples
Public Methods
Method
Description
Fetch
( ) :
Request
Send
(
int
member_id
,
string
type
,
string
text
) :
void
Method Details
Fetch()
public
method
public
Fetch
( ) :
Request
return
Request
Send()
public
method
public
Send
(
int
member_id
,
string
type
,
string
text
) :
void
member_id
int
type
string
text
string
return
void