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:106 (opens in a new tab)


appName

appName: string

Defined in

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


appUrl

appUrl: string

Defined in

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


description

description: string

Defined in

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


granted

granted: boolean

Defined in

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


id

id: string

Defined in

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


perspectiveIds

perspectiveIds: string[]

Defined in

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


trigger

trigger: string

Defined in

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


webhookAuth

webhookAuth: string

Defined in

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


webhookUrl

webhookUrl: string

Defined in

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