Static Public Member Functions | |
| static ArrayList< HistoryRecord > | getHistoryList (boolean searchAddress, int maxTime) throws GeneralException |
| Returns the list of items in History. | |
|
static |
Returns the list of items in History.
| searchAddress | Specify whether getHistoryList searches for address or not. If searchAddress=true, GetHistoryList fills address member of each HistoryArr item |
| maxTime | Maximum of time (in milliseconds) function can take. If maxTime=0 function execution is not time limited. |
| GeneralException | the general exception |
References Api.getInstance(), Api.getService(), and HistoryRecord.readBundle().