connection Status Changed
Notifies the subscriber that the subscription connection state has changed. The subscriber won't be notified of subscribed changes until the connection status changes to ConnectionState.CONNECTED. The subscriber will stop receiving subscribed change notifications when the connection state changes to ConnectionState.DISCONNECTED.
Parameters
state
ConnectionState connection state.