public class MsgChannelEncryptRequest extends Object implements ISteamSerializableMessage
| Modifier and Type | Field and Description |
|---|---|
static int |
PROTOCOL_VERSION |
int |
protocolVersion |
EUniverse |
universe |
| Constructor and Description |
|---|
MsgChannelEncryptRequest() |
public static final int PROTOCOL_VERSION
public int protocolVersion
public EUniverse universe
public EMsg getEMsg()
getEMsg in interface ISteamSerializableMessagepublic void serialize(BinaryWriter stream) throws IOException
serialize in interface ISteamSerializableIOExceptionpublic void deSerialize(BinaryReader stream) throws IOException
deSerialize in interface ISteamSerializableIOExceptionCopyright © 2012. All Rights Reserved.