| Package | Description |
|---|---|
| com.authy.api |
| Modifier and Type | Class and Description |
|---|---|
class |
Error |
class |
Hash |
class |
JSONBody |
class |
Params |
class |
PhoneInfoResponse |
class |
Token |
class |
User |
class |
Verification |
| Modifier and Type | Method and Description |
|---|---|
String |
Resource.delete(String path,
Formattable data)
DELETE method.
|
String |
Resource.get(String path,
Formattable data)
GET method.
|
String |
Resource.post(String path,
Formattable data)
POST method.
|
String |
Resource.put(String path,
Formattable data)
PUT method.
|
String |
Resource.request(String method,
String path,
Formattable data,
Map<String,String> options) |
Copyright © 2017. All rights reserved.