| Package | Description |
|---|---|
| com.authy.api |
| Modifier and Type | Method and Description |
|---|---|
ApprovalRequestParams.Builder |
ApprovalRequestParams.Builder.addDetail(String key,
String value)
Adds a key,value pair into the details which is a Dictionary containing the [ApprovalRequest] details that will be shown to user.
|
ApprovalRequestParams.Builder |
ApprovalRequestParams.Builder.addHiddenDetail(String key,
String value)
Adds a key,value pair into the hidden_details which is a Dictionary containing the approval request details hidden to user.
|
ApprovalRequestParams.Builder |
ApprovalRequestParams.Builder.addLogo(ApprovalRequestParams.Resolution resolution,
String url)
Adds a new logo item to the Logos array.
|
ApprovalRequestParams.Builder |
ApprovalRequestParams.Builder.setSecondsToExpire(Long secondsToExpire)
Defines the second to expire parameter
|
Copyright © 2019. All rights reserved.