| Package | Description |
|---|---|
| me.figo |
| Modifier and Type | Method and Description |
|---|---|
TaskStatusResponse |
FigoSession.getTaskState(String tokenId)
Get the current status of a Task by id
|
TaskStatusResponse |
FigoSession.getTaskState(String tokenId,
String pin)
Deprecated.
|
TaskStatusResponse |
FigoSession.getTaskState(TaskTokenResponse tokenResponse)
Get the current status of a Task
|
TaskStatusResponse |
FigoSession.setupAndSyncAccount(FigoPinException exception,
String newPin)
Exception handler for a wrong pin.
|
TaskStatusResponse |
FigoSession.setupAndSyncAccount(String bankCode,
String countryCode,
String loginName,
String pin)
Deprecated.
|
TaskStatusResponse |
FigoSession.setupAndSyncAccount(String bankCode,
String countryCode,
String loginName,
String pin,
List<String> syncTasks)
Setups an account an starts the initial syncronization directly
|
TaskStatusResponse |
FigoSession.submitResponseToTask(String tokenId,
String response,
TaskResponseType type) |
TaskStatusResponse |
FigoSession.submitResponseToTask(TaskTokenResponse tokenResponse,
String response,
TaskResponseType type) |
Copyright © 2018 figo GmbH. All rights reserved.