public class OTPDevice extends Object
| Modifier and Type | Field and Description |
|---|---|
Boolean |
active |
String |
authFactorName |
Boolean |
defaultDevice |
long |
id |
String |
needsTrigger |
String |
stateToken |
String |
typeDisplayName |
String |
userDisplayName |
| Constructor and Description |
|---|
OTPDevice(org.json.JSONObject data) |
public long id
public Boolean active
public Boolean defaultDevice
public String authFactorName
public String typeDisplayName
public String needsTrigger
public String userDisplayName
public String stateToken
Copyright © 2018. All rights reserved.