PPService.clearRequests

Syntax

clearRequests ();

Description

The clearRequests method clears the list of queued requests and removes the current request.

Example

The example of use is given in description of the PPService.sendRequest method.

See also:

PPService