public virtual void PresentLocalNotificationNow(UILocalNotification notification) { }
public virtual void CancelLocalNotification(UILocalNotification notification) { }
public virtual void ScheduleLocalNotification(UILocalNotification notification) { }