Package 

Class DisconnectAction

  • All Implemented Interfaces:
    com.nimmsta.intent_library.models.actions.IAction

    
    public final class DisconnectAction
     implements IAction
                        

    This action disconnects a device (and shutdowns it if wanted)

    • Method Summary

      Modifier and Type Method Description
      Boolean getIsDeviceAction()
      String getName()
      JsonObject getDataJson()
      • Methods inherited from class com.nimmsta.intent_library.models.actions.DisconnectAction

        getJson
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait