AccountInfoCallback

This callback is received when account information is received from the network. This generally happens after logon.

Constructors

Link copied to clipboard
constructor(packetMsg: IPacketMsg)

Properties

Link copied to clipboard
val accountFlags: EnumSet<EAccountFlags>

Gets the account flags for this account. See EAccountFlags.

Link copied to clipboard

Gets the count of SteamGuard authenticated computers.

Link copied to clipboard

Gets the country this account is connected from.

Link copied to clipboard

Gets the facebook ID of this account if it is linked with facebook.

Link copied to clipboard

Gets the facebook name if this account is linked with facebook.

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 recorded persona name used by this account.