| Package | Description |
|---|---|
| me.figo | |
| me.figo.internal |
| Modifier and Type | Method and Description |
|---|---|
TaskStatusResponse |
FigoSession.submitResponseToTask(String tokenId,
String response,
TaskResponseType type) |
TaskStatusResponse |
FigoSession.submitResponseToTask(TaskTokenResponse tokenResponse,
String response,
TaskResponseType type) |
| Modifier and Type | Method and Description |
|---|---|
static TaskResponseType |
TaskResponseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskResponseType[] |
TaskResponseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 figo GmbH. All rights reserved.