Package 

Class CancelConnectAction

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

    
    public final class CancelConnectAction
     implements IAction
                        

    This action cancels a current connection attempt You need to provide the address or the connection code that was used to initiate the connection attempt

    • Method Summary

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

        getJson
      • Methods inherited from class java.lang.Object

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