ODPClientConnectionStateListener protocol

Syntax

public protocol ODPClientConnectionStateListener

Remarks

Protocol for classes implementing listeners for client connection state changes. Adhere to the protocol and implement the required method to listen to client connection state changes and error codes and notifies if there is a problem with the connection.

Connection Status Codes 1 -- Connected 2 -- Disconnected 3 -- Flight Mode 4 -- Out of network coverage 5 -- Waiting to connect 6 -- Device Roaming 7 -- Device Low Storage