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 ISteamSerializableMessage
public void serialize(BinaryWriter stream) throws IOException
serialize
in interface ISteamSerializable
IOException
public void deSerialize(BinaryReader stream) throws IOException
deSerialize
in interface ISteamSerializable
IOException
Copyright © 2012. All Rights Reserved.