PersonaStatesCallback

class PersonaStatesCallback(friend: SteammessagesClientserverFriends.CMsgClientPersonaState.Friend) : CallbackMsg

This callback is fired in response to someone changing their friend details over the network.

Constructors

Link copied to clipboard
constructor(friend: SteammessagesClientserverFriends.CMsgClientPersonaState.Friend)

Properties

Link copied to clipboard

Gets the avatar hash.

Link copied to clipboard

Gets the clan rank.

Link copied to clipboard

Gets the clan tag.

Link copied to clipboard

Gets the friend's SteamID

Link copied to clipboard

Gets the game app ID.

Link copied to clipboard

Gets the game data blob.

Link copied to clipboard

Gets the game ID.

Link copied to clipboard

Gets the name of the game.

Link copied to clipboard

Gets the game server IP.

Link copied to clipboard

Gets the game server port.

Link copied to clipboard
open override var jobID: JobID

Gets or sets the job ID this callback refers to. If it is not a job callback, it will be JobID.INVALID.

Link copied to clipboard

Gets the last log off.

Link copied to clipboard

Gets the last log on.

Link copied to clipboard

Gets the name.

Link copied to clipboard

Gets the online session instance.

Link copied to clipboard

Gets the query port.

Link copied to clipboard

Gets the source SteamID.

Link copied to clipboard
val state: EPersonaState

Gets the state.

Link copied to clipboard
val stateFlags: EnumSet<EPersonaStateFlag>

Gets the state flags.

Link copied to clipboard
val statusFlags: EnumSet<EClientPersonaStateFlag>

Gets the status flags. This shows what has changed.