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
SteamKit2
Internal
MsgChannelEncryptRequest
C# Class SteamKit2.Internal.MsgChannelEncryptRequest
Inheritance:
ISteamSerializableMessage
Exibir arquivo
Open project: Top-Cat/SteamBot
Public Properties
Property
Type
Description
PROTOCOL_VERSION
uint
Public Methods
Method
Description
Deserialize
(
Stream
stream
) :
void
GetEMsg
( ) :
EMsg
MsgChannelEncryptRequest
( ) :
System
Serialize
(
Stream
stream
) :
void
Method Details
Deserialize()
public
method
public
Deserialize
(
Stream
stream
) :
void
stream
Stream
return
void
GetEMsg()
public
method
public
GetEMsg
( ) :
EMsg
return
EMsg
MsgChannelEncryptRequest()
public
method
public
MsgChannelEncryptRequest
( ) :
System
return
System
Serialize()
public
method
public
Serialize
(
Stream
stream
) :
void
stream
Stream
return
void
Property Details
PROTOCOL_VERSION
public_oe static_oe property
public
static
uint
PROTOCOL_VERSION
return
uint