Package | Description |
---|---|
uk.co.thomasc.steamkit.base | |
uk.co.thomasc.steamkit.base.generated.steamlanguageinternal.msg |
Modifier and Type | Class and Description |
---|---|
class |
ClientMsg<T extends ISteamSerializableMessage>
Represents a struct backed client message.
|
class |
Msg<T extends ISteamSerializableMessage> |
Modifier and Type | Field and Description |
---|---|
private T |
Msg.body
The structure body of the message.
|
private T |
ClientMsg.body
Gets the body structure of this message.
|
Modifier and Type | Class and Description |
---|---|
class |
MsgChannelEncryptRequest |
class |
MsgChannelEncryptResponse |
class |
MsgChannelEncryptResult |
class |
MsgClientChatAction |
class |
MsgClientChatActionResult |
class |
MsgClientChatEnter |
class |
MsgClientChatMemberInfo |
class |
MsgClientChatMsg |
class |
MsgClientGetNumberOfCurrentPlayers |
class |
MsgClientGetNumberOfCurrentPlayersResponse |
class |
MsgClientJoinChat |
class |
MsgClientLogon |
class |
MsgClientSetIgnoreFriend |
class |
MsgClientSetIgnoreFriendResponse |
class |
MsgClientVACBanStatus |
Copyright © 2012. All Rights Reserved.