Package | Description |
---|---|
uk.co.thomasc.steamkit.base | |
uk.co.thomasc.steamkit.base.gc | |
uk.co.thomasc.steamkit.steam3.handlers.steamgamecoordinator.callbacks |
Modifier and Type | Class and Description |
---|---|
class |
PacketClientGCMsg
Represents a packet message with extended header information.
|
class |
PacketClientGCMsgProtobuf
Represents a protobuf backed packet message.
|
Constructor and Description |
---|
ClientGCMsg(Class<T> clazz,
IPacketGCMsg msg)
Initializes a new instance of the
ClientGCMsg class. |
Modifier and Type | Field and Description |
---|---|
private IPacketGCMsg |
MessageCallback.message
Gets the actual message.
|
Modifier and Type | Method and Description |
---|---|
(package private) static IPacketGCMsg |
MessageCallback.getPacketGCMsg(int eMsg,
byte[] data) |
Copyright © 2012. All Rights Reserved.