ODPHTTPErrorListenerDelegate protocol

Syntax

public protocol ODPHTTPErrorListenerDelegate

Remarks

Protocol for classes implementing listeners for HTTP error details. When the client connects to the reverse proxy or relay server through HTTP, during the course of establishing connection, there might be errors. The client can get notified of these errors on implementing this protocol.