public final class ChatMsgCallback extends CallbackMsg
Modifier and Type | Field and Description |
---|---|
private EChatEntryType |
chatMsgType
Gets chat entry type.
|
private SteamID |
chatRoomID
Gets the SteamID of the chat room.
|
private SteamID |
chatterID
Gets the SteamID of the chatter.
|
private String |
message
Gets the message.
|
Constructor and Description |
---|
ChatMsgCallback(MsgClientChatMsg msg,
byte[] payload) |
private final SteamID chatterID
private final SteamID chatRoomID
private final EChatEntryType chatMsgType
private String message
public ChatMsgCallback(MsgClientChatMsg msg, byte[] payload)
Copyright © 2012. All Rights Reserved.