A constructor for the Action
Returns JSON structure for the current action. Must be overriden by instances
Returns the url of the given action, that this library generates Visiting the returned value in browser (or calling it from backend) will invoke this particular action on the mac specified in initial configuration
Calls the prepared action
This action will delay any other action that'd be performed in BetterTouchTool This seems to be synchronous, blocking, so use with caution.