getConnectionState abstract method
Gets the current connection state of the SDK.
Returns The current connection state. See ConnectionStateType.
Implementation
Future<ConnectionStateType> getConnectionState();
Gets the current connection state of the SDK.
Returns The current connection state. See ConnectionStateType.
Future<ConnectionStateType> getConnectionState();