Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

NotificationServices.GetLocalNotification

static function GetLocalNotification(index: int): LocalNotification;
static LocalNotification GetLocalNotification(int index);
static def GetLocalNotification(index as int) as LocalNotification

Description

Returns an object representing a specific local notification. (Read Only)