public static class LoginSession.RememberMeInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
firstFactorSkipped |
boolean |
secondFactorSkipped |
| Constructor and Description |
|---|
RememberMeInfo(boolean firstFactorSkipped,
boolean secondFactorSkipped) |
Copyright © 2018 Unity. All rights reserved.