public class TaskStatusResponse extends Object
| Constructor and Description |
|---|
TaskStatusResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountId() |
Challenge |
getChallenge() |
ApiError |
getError() |
String |
getMessage() |
boolean |
isEnded() |
boolean |
isErroneous() |
boolean |
isWaitingForPin() |
boolean |
isWaitingForResponse() |
public String getAccountId()
public String getMessage()
public boolean isWaitingForPin()
public boolean isWaitingForResponse()
public boolean isErroneous()
public boolean isEnded()
public Challenge getChallenge()
public ApiError getError()
Copyright © 2018 figo GmbH. All rights reserved.