Interface AccessStateListener


public interface AccessStateListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    stateChanged(boolean state)
     
  • Method Details

    • stateChanged

      void stateChanged(boolean state)
    • errorOccured

      void errorOccured(Throwable t)