Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IntentSubscription

Describes an existing IntentSubscription.

Hierarchy

  • IntentSubscription

Properties

Properties

Optional contentTitle

contentTitle: undefined | string

A short description of the subscription. It is used as the notification's label and when Assistant is requesting permission from the user.

Optional intent

intent: undefined | string

Name of the intent which is subscribed to.

Generated using TypeDoc