onHttpError(int, String, Hashtable) method

Receive the HTTP error when the client connects to the reverse proxy/relay server via HTTP channel.

Syntax

void onHttpError ( int errorCode , String errorMessage , Hashtable httpHeaders )

Parameters

Usage

While establishing the connection, onHTTPError listener notifies the error to the client. In such cases, the client has to implement this protocol to get notified.