public final class FriendsListCallback extends CallbackMsg
Modifier and Type | Field and Description |
---|---|
private Set<Friend> |
friendList
Gets the friend list.
|
private boolean |
incremental
Gets a value indicating whether this
FriendsListCallback is an incremental update. |
Constructor and Description |
---|
FriendsListCallback(uk.co.thomasc.steamkit.base.generated.SteammessagesClientserver.CMsgClientFriendsList msg) |
private final boolean incremental
FriendsListCallback
is an incremental update.Copyright © 2012. All Rights Reserved.