beginPushRetrieval() method

This method is called by the server prior to the execution of the "Retrieval" steps for the push.

Syntax

public void beginPushRetrieval () throws AgentryException

Exceptions

Usage

Any processing that should take place prior to the execution of these steps should be implemented in this method.