API Reference
classes
Notification

@coasys/ad4m / Exports / Notification

Class: Notification

Table of contents

Constructors

Properties

Constructors

constructor

new Notification()

Properties

appIconPath

appIconPath: string

Defined in

runtime/RuntimeResolver.ts:105 (opens in a new tab)


appName

appName: string

Defined in

runtime/RuntimeResolver.ts:101 (opens in a new tab)


appUrl

appUrl: string

Defined in

runtime/RuntimeResolver.ts:103 (opens in a new tab)


description

description: string

Defined in

runtime/RuntimeResolver.ts:99 (opens in a new tab)


granted

granted: boolean

Defined in

runtime/RuntimeResolver.ts:97 (opens in a new tab)


id

id: string

Defined in

runtime/RuntimeResolver.ts:95 (opens in a new tab)


perspectiveIds

perspectiveIds: string[]

Defined in

runtime/RuntimeResolver.ts:116 (opens in a new tab)


trigger

trigger: string

Defined in

runtime/RuntimeResolver.ts:112 (opens in a new tab)


webhookAuth

webhookAuth: string

Defined in

runtime/RuntimeResolver.ts:124 (opens in a new tab)


webhookUrl

webhookUrl: string

Defined in

runtime/RuntimeResolver.ts:120 (opens in a new tab)