Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

NotificationType

enumeration

Switch to Manual

Description

Specifies local and remote notification types.

Variables

NoneNo notification types specified.
BadgeNotification is a badge shown above the application's icon.
SoundNotification is an alert sound.
AlertNotification is an alert message.