getConnectionState abstract method

Future<ConnectionStateType> getConnectionState()

Gets the current connection state of the SDK.

Returns The current connection state. See ConnectionStateType.

Implementation

Future<ConnectionStateType> getConnectionState();