Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

NotificationType

Switch to Manual

Description

Specifies local and remote notification types.

Variables

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