Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SteamKit2
Internal
MsgChannelEncryptResult
C# Class SteamKit2.Internal.MsgChannelEncryptResult
Inheritance:
ISteamSerializableMessage
显示文件
Open project: Top-Cat/SteamBot
Class Usage Examples
Public Methods
Method
Description
Deserialize
(
Stream
stream
) :
void
GetEMsg
( ) :
EMsg
MsgChannelEncryptResult
( ) :
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
MsgChannelEncryptResult()
public
method
public
MsgChannelEncryptResult
( ) :
System
return
System
Serialize()
public
method
public
Serialize
(
Stream
stream
) :
void
stream
Stream
return
void