| Package | Description |
|---|---|
| com.authy.api |
| Modifier and Type | Method and Description |
|---|---|
User |
Users.createUser(String email,
String phone)
Create a new user using his e-mail and phone.
|
User |
Users.createUser(String email,
String phone,
String countryCode)
Create a new user using his e-mail, phone and country code.
|
User |
Hash.getUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
Hash.setUser(User user) |
Copyright © 2019. All rights reserved.