public final class FriendMsgCallback extends CallbackMsg
Modifier and Type | Field and Description |
---|---|
private EChatEntryType |
entryType
Gets the chat entry type.
|
private boolean |
fromLimitedAccount
Gets a value indicating whether this message is from a limited account.
|
private String |
message
Gets the message.
|
private SteamID |
sender
Gets or sets the sender.
|
Constructor and Description |
---|
FriendMsgCallback(uk.co.thomasc.steamkit.base.generated.SteammessagesClientserver.CMsgClientFriendMsgIncoming msg) |
private final SteamID sender
private final EChatEntryType entryType
private final boolean fromLimitedAccount
private String message
Copyright © 2012. All Rights Reserved.