Friends List Callback
class FriendsListCallback(msg: SteammessagesClientserverFriends.CMsgClientFriendsList.Builder) : CallbackMsg
This callback is fired when the client receives a list of friends.
Constructors
Properties
Link copied to clipboard
Gets the friend list.
Link copied to clipboard
Gets a value indicating whether this FriendsListCallback is an incremental update.
Link copied to clipboard
Gets or sets the job ID this callback refers to. If it is not a job callback, it will be JobID.INVALID.