Interface ServerConnectionStateListener

All Known Implementing Classes:
AccessBase, Async20Access, AutoReconnectController, SyncAccess, WriteableAccessBase, WriteableAsync20Access, WriteableSyncAccess

public interface ServerConnectionStateListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    connectionStateChanged(boolean connected)
     
  • Method Details

    • connectionStateChanged

      void connectionStateChanged(boolean connected)