GetLocalNotificationExists

Description

Returns 1 if a notification with this ID is waiting to be displayed, otherwise 0. Notifications are refreshed every 5 seconds, so this may continue to return 1 shortly after a notification has fired.

Definition

integer GetLocalNotificationExists( iID )

Parameters