Registering a Listener for HTTP Error in BlackBerry Applications

To ensure that OData BlackBerry clients are notified of HTTP errors while establishing a connection with the network edge, implement a listener.

Syntax

public static void setODPHTTPErrorListener(IODPHttpErrorListener oListener) throws MessagingClientException

Parameters

Examples