Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AShowNotification

This action will show a system notification with given title and content

Hierarchy

Index

Constructors

Accessors

Methods

Constructors

constructor

Accessors

data

  • get data(): object

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