Authentication Support
This class is auto-generated
Properties
Link copied to clipboard
The name of the steam unified messages service.
Link copied to clipboard
A reference to the SteamUnifiedMessages instance this service was created from.
Functions
Link copied to clipboard
fun getTokenHistory(request: SteammessagesAuthSteamclient.CAuthenticationSupport_GetTokenHistory_Request): AsyncJobSingle<ServiceMethodResponse<SteammessagesAuthSteamclient.CAuthenticationSupport_GetTokenHistory_Response.Builder>>
Link copied to clipboard
Handles a notification message for this service. This should not be called directly.
Link copied to clipboard
Handles a response message for this service. This should not be called directly.
Link copied to clipboard
fun markTokenCompromised(request: SteammessagesAuthSteamclient.CAuthenticationSupport_MarkTokenCompromised_Request): AsyncJobSingle<ServiceMethodResponse<SteammessagesAuthSteamclient.CAuthenticationSupport_MarkTokenCompromised_Response.Builder>>
Link copied to clipboard
fun queryRefreshTokenByID(request: SteammessagesAuthSteamclient.CAuthenticationSupport_QueryRefreshTokenByID_Request): AsyncJobSingle<ServiceMethodResponse<SteammessagesAuthSteamclient.CAuthenticationSupport_QueryRefreshTokenByID_Response.Builder>>
Link copied to clipboard
fun queryRefreshTokensByAccount(request: SteammessagesAuthSteamclient.CAuthenticationSupport_QueryRefreshTokensByAccount_Request): AsyncJobSingle<ServiceMethodResponse<SteammessagesAuthSteamclient.CAuthenticationSupport_QueryRefreshTokensByAccount_Response.Builder>>
Link copied to clipboard
fun revokeToken(request: SteammessagesAuthSteamclient.CAuthenticationSupport_RevokeToken_Request): AsyncJobSingle<ServiceMethodResponse<SteammessagesAuthSteamclient.CAuthenticationSupport_RevokeToken_Response.Builder>>