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


appName

appName: string

Defined in

runtime/RuntimeResolver.ts:101


appUrl

appUrl: string

Defined in

runtime/RuntimeResolver.ts:103


description

description: string

Defined in

runtime/RuntimeResolver.ts:99


granted

granted: boolean

Defined in

runtime/RuntimeResolver.ts:97


id

id: string

Defined in

runtime/RuntimeResolver.ts:95


perspectiveIds

perspectiveIds: string[]

Defined in

runtime/RuntimeResolver.ts:116


trigger

trigger: string

Defined in

runtime/RuntimeResolver.ts:112


webhookAuth

webhookAuth: string

Defined in

runtime/RuntimeResolver.ts:124


webhookUrl

webhookUrl: string

Defined in

runtime/RuntimeResolver.ts:120