Registering a Listener for HTTP Error in Android Applications

To ensure that OData Android 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