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)