core / com.schibsted.account.session / User / resumeLastSession

resumeLastSession

@JvmStatic fun resumeLastSession(appContext: Context, callback: ResultCallback<User>): Unit

Resumes the last active user's session. This verifies that the user has accepted terms and that all required fields are provided. If this fails, onError will be called

Parameters

callback - The callback for which to return the result