Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

RemoteNotificationType

Description

Specify remote notification types.

Variables

None The application accepts no notifications.
Badge The application accepts notifications that badge the application icon.
Sound The application accepts alert sounds as notifications.
Alert The application accepts alert messages as notifications.