예제 #1
0
 private static void OnToastActivated(ToastNotification sender, AppboyToastActivatedEventArgs args) {
   Debug.WriteLine("Push notification opened and we can action on it in the app.");
 }
예제 #2
0
 private static void OnToastActivated(ToastNotification sender, AppboyToastActivatedEventArgs args)
 {
     Debug.WriteLine("Push notification opened and we can action on it in the app.");
 }