- addNotificationListener
void addNotificationListener(shared(NotificationListener) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeNotificationListener
void removeNotificationListener(shared(NotificationListener) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- send
void send(T* t)
Undocumented in source. Be warned that the author may not have intended to support it.
Synchronized notification handler.