MultiFactorSession

abstract class MultiFactorSession : Parcelable


Identifies the current session to enroll a second factor or to complete sign in when previously enrolled. It contains additional context on the existing user, notably the confirmation that the user passed the first factor challenge.

Summary

Public constructors

Inherited functions

From android.os.Parcelable
abstract Int
Int
abstract Unit
writeToParcel(p: Parcel!, p1: Int)

Public constructors

MultiFactorSession

MultiFactorSession()