Interface IServerStatusChangeListener


  • public interface IServerStatusChangeListener
    This is a listener for the IServerStatusProvider which should call onStatusChange whenever the values of the ServerStatus or status message change value.
    Author:
    tkafalas
    • Method Detail

      • onStatusChange

        void onStatusChange()
        Called whenever the IServerStatusProvider changes status, or status messages.