Unblu Branch Client App Component API
Preparing search index...
ConnectionStateChangeListener
Type Alias ConnectionStateChangeListener
ConnectionStateChangeListener
:
(
connectionState
:
ConnectionStateContainer
,
)
=>
void
Listener called whenever the connection state changes.
Type declaration
(
connectionState
:
ConnectionStateContainer
)
:
void
Parameters
connectionState
:
ConnectionStateContainer
The new connection state.
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Unblu Branch Client App Component API
Loading...
Listener called whenever the connection state changes.