Package 

Interface INotificationClickEvent

    • Method Summary

      Modifier and Type Method Description
      abstract INotification getNotification() The notification that was clicked by the user.
      abstract INotificationClickResult getResult() The result of the user clicking the notification.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait