Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NotificationSourceFeed

For notifications that have come from a cloud-hosted notification feed.

Hierarchy

  • NotificationSourceFeed

Index

Properties

Properties

application

application: null | FeedApplication

Details of the desktop application associated with this notification, if there is one.

If present, any actions will be handled by this application. Otherwise, actions will be sent back to the feed server.

id

id: string

ID of the feed provider that created this notification.

Using this ID, the full definition of the source feed can be fetched from the feed directory.

type

type: "feed"

Generated using TypeDoc