| Package | Description |
|---|---|
| com.authy.api |
| Modifier and Type | Method and Description |
|---|---|
static ApprovalRequestParams.Resolution |
ApprovalRequestParams.Resolution.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApprovalRequestParams.Resolution[] |
ApprovalRequestParams.Resolution.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ApprovalRequestParams.Builder |
ApprovalRequestParams.Builder.addLogo(ApprovalRequestParams.Resolution resolution,
String url)
Adds a new logo item to the Logos array.
|
void |
Logo.setRes(ApprovalRequestParams.Resolution res) |
| Constructor and Description |
|---|
Logo(ApprovalRequestParams.Resolution res,
String url) |
Copyright © 2019. All rights reserved.