Class Layer1CheckWorkspaceStatusMessage

java.lang.Object
velox.api.layer1.messages.Layer1CheckWorkspaceStatusMessage
All Implemented Interfaces:
EchoMessage

public class Layer1CheckWorkspaceStatusMessage
extends java.lang.Object
implements EchoMessage
  • Constructor Summary

    Constructors 
    Constructor Description
    Layer1CheckWorkspaceStatusMessage​(java.util.function.Consumer<java.lang.Boolean> statusHandler)  
  • Method Summary

    Modifier and Type Method Description
    void updateStatus​(boolean isLoaded)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • updateStatus

      public void updateStatus​(boolean isLoaded)