Package-level declarations

Types

Link copied to clipboard

Represents the details of a user which is a member of a chatroom.

Link copied to clipboard
class Event(clanEvent: SteammessagesClientserver.CMsgClientClanState.Event)

Represents an event or announcement that was posted by a clan.

Link copied to clipboard
class Friend(friend: SteammessagesClientserverFriends.CMsgClientFriendsList.Friend)

Represents a single friend entry in a client's friendlist.

Link copied to clipboard
class FriendMessage(val steamID: SteamID, val unread: Boolean, val message: String, val timestamp: Date)

Represents a single Message sent to or received from a friend

Link copied to clipboard
class NameInstance(instance: SteammessagesClientserver.CMsgClientAMGetPersonaNameHistoryResponse.NameTableInstance.NameInstance)

Represents a name in a name table

Link copied to clipboard
class NameTableInstance(instance: SteammessagesClientserver.CMsgClientAMGetPersonaNameHistoryResponse.NameTableInstance)

Represents a name table of an account.

Link copied to clipboard
class PlayerNickname(nickname: SteammessagesClientserverFriends.CMsgClientPlayerNicknameList.PlayerNickname)

Represents a nickname of a friend

Link copied to clipboard

This handler handles all interaction with other users on the Steam3 network.