Example #1
0
 public virtual void PresentLocalNotificationNow(UILocalNotification notification)
 {
 }
Example #2
0
 public virtual void CancelLocalNotification(UILocalNotification notification)
 {
 }
Example #3
0
 public virtual void ScheduleLocalNotification(UILocalNotification notification)
 {
 }