GetCallbackErrors
From EconzExternal
Contents |
Method
GetCallbackErrorsResult getCallbackErrors(UserIDBean userID)
Description
Returns a text description of the errors encountered while talking to the callback registered by the passed user. This is not intended to be parsed programmatically and it's format is subject to change. If the last call to the callback interface was successful, this method will return null.
Parameters
| Type | Name | Description |
|---|---|---|
| UserIDBean | userID | The admin username and password. |
