AuthPollResult

class AuthPollResult(response: SteammessagesAuthSteamclient.CAuthentication_PollAuthSessionStatus_Response.Builder)

Represents authentication poll result.

Constructors

Link copied to clipboard
constructor(response: SteammessagesAuthSteamclient.CAuthentication_PollAuthSessionStatus_Response.Builder)

Properties

Link copied to clipboard

Gets or Sets the new token subordinate to refreshToken.

Link copied to clipboard

Account name of authenticating account.

Link copied to clipboard

May contain remembered machine ID for future login, usually when account uses email based Steam Guard. Supply it in AuthSessionDetails.guardData for future logins to avoid resending an email. This value should be stored per account.

Link copied to clipboard

New refresh token.