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