Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ADummyAction

This is a dummy action, used to silently quit when someone requested blacklisted action

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

name

name: string

Accessors

json

  • get json(): Types.BttPayload

url

  • get url(): string
  • 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

    Returns string

Methods

invoke