| Package | Description |
|---|---|
| com.authy.api |
| Modifier and Type | Method and Description |
|---|---|
Hash |
Users.deleteUser(int userId)
Delete a user.
|
Hash |
Users.requestCall(int userId)
Send token via call to a user.
|
Hash |
Users.requestCall(int userId,
Map<String,String> options)
Send token via call to a user with some options defined.
|
Hash |
Users.requestSms(int userId)
Send token via sms to a user.
|
Hash |
Users.requestSms(int userId,
Map<String,String> options)
Send token via sms to a user with some options defined.
|
Copyright © 2019. All rights reserved.