Interface LDStatusListener


public interface LDStatusListener
Listener for various SDK state changes.
  • Method Details

    • onConnectionModeChanged

      void onConnectionModeChanged(ConnectionInformation connectionInformation)
      Invoked when the connection mode changes
      Parameters:
      connectionInformation - the connection information that gives details about the connection
    • onInternalFailure

      void onInternalFailure(LDFailure ldFailure)
      Invoked when an internal issue results in a failure to connect to LaunchDarkly
      Parameters:
      ldFailure - the failure