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