public void CancelLastNotification()
 {
     AGNotificationManager.Cancel(_notificationId);
 }