Interface NotificationBus.NotificationListener

All Known Implementing Classes:
NotificationOverlay
Enclosing class:
NotificationBus

public static interface NotificationBus.NotificationListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onNotify(Notification notification)
     
  • Method Details