Hierarchy

  • NotificationChannelAndroid

Properties

Properties

id: string

Gets/sets the unique id of the notification channel.

Property

Android

Since

5.1.4

name: string

Gets/sets the name of the notification channel.

Property

Android

Since

5.1.4

description: string

Gets/sets the description of the notification channel.

Property

Android

Since

5.1.4

sound?: string

Gets/sets the sound file name of the notification channel. Sound file must be located at the res/raw folder. You can put the audio files under config/resources. smartface cli tool copies these files under res/raw when publishing.

Property

Android

Since

5.1.4

Generated using TypeDoc