public int archiveEvent(String eventID);
An integer that indicates the outcome status of the archive operation. Compare this integer value with the following outcome-status constants to determine the status:
The arhiveEvent() method is usually called from the poll method, pollForEvents() to archive processed or unsuccessful events to the event archive store.