addListener

Adds a new listener that will be notified when any request changes Request.Status.

Return

True if it is added, false otherwise (e.g. it already exists in the list).

Parameters

listener

The listener that will be notified each time a request's status changes.