Class AuthenticationResult
-
- All Implemented Interfaces:
-
android.os.Parcelable
public class AuthenticationResult implements Parcelable
This class holds the details for the result of the authentication process.
-
-
Field Summary
Fields Modifier and Type Field Description private final ResultTyperesultType
-
Method Summary
Modifier and Type Method Description final ResultTypegetResultType()StringtoString()-
-
Method Detail
-
getResultType
final ResultType getResultType()
-
-
-
-