Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
RohBot
Packets
AuthenticateResponse
C# Class RohBot.Packets.AuthenticateResponse
Inheritance:
Packet
Datei anzeigen
Open project: Rohansi/RohBot
Public Properties
Property
Type
Description
Name
string
Success
bool
Tokens
string
Public Methods
Method
Description
Handle
(
Connection
connection
) :
void
Method Details
Handle()
public
method
public
Handle
(
Connection
connection
) :
void
connection
Connection
return
void
Property Details
Name
public_oe property
public
string
Name
return
string
Success
public_oe property
public
bool
Success
return
bool
Tokens
public_oe property
public
string
Tokens
return
string