Two Factor
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 addAuthenticator(request: SteammessagesTwofactorSteamclient.CTwoFactor_AddAuthenticator_Request): AsyncJobSingle<ServiceMethodResponse<SteammessagesTwofactorSteamclient.CTwoFactor_AddAuthenticator_Response.Builder>>
Link copied to clipboard
fun finalizeAddAuthenticator(request: SteammessagesTwofactorSteamclient.CTwoFactor_FinalizeAddAuthenticator_Request): AsyncJobSingle<ServiceMethodResponse<SteammessagesTwofactorSteamclient.CTwoFactor_FinalizeAddAuthenticator_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 queryStatus(request: SteammessagesTwofactorSteamclient.CTwoFactor_Status_Request): AsyncJobSingle<ServiceMethodResponse<SteammessagesTwofactorSteamclient.CTwoFactor_Status_Response.Builder>>
Link copied to clipboard
fun queryTime(request: SteammessagesTwofactorSteamclient.CTwoFactor_Time_Request): AsyncJobSingle<ServiceMethodResponse<SteammessagesTwofactorSteamclient.CTwoFactor_Time_Response.Builder>>
Link copied to clipboard
fun removeAuthenticator(request: SteammessagesTwofactorSteamclient.CTwoFactor_RemoveAuthenticator_Request): AsyncJobSingle<ServiceMethodResponse<SteammessagesTwofactorSteamclient.CTwoFactor_RemoveAuthenticator_Response.Builder>>
Link copied to clipboard
fun removeAuthenticatorViaChallengeContinue(request: SteammessagesTwofactorSteamclient.CTwoFactor_RemoveAuthenticatorViaChallengeContinue_Request): AsyncJobSingle<ServiceMethodResponse<SteammessagesTwofactorSteamclient.CTwoFactor_RemoveAuthenticatorViaChallengeContinue_Response.Builder>>
Link copied to clipboard
fun removeAuthenticatorViaChallengeStart(request: SteammessagesTwofactorSteamclient.CTwoFactor_RemoveAuthenticatorViaChallengeStart_Request): AsyncJobSingle<ServiceMethodResponse<SteammessagesTwofactorSteamclient.CTwoFactor_RemoveAuthenticatorViaChallengeStart_Response.Builder>>
Link copied to clipboard
fun updateTokenVersion(request: SteammessagesTwofactorSteamclient.CTwoFactor_UpdateTokenVersion_Request): AsyncJobSingle<ServiceMethodResponse<SteammessagesTwofactorSteamclient.CTwoFactor_UpdateTokenVersion_Response.Builder>>