Trait openzwave::manager::NotificationWatcher
[−]
[src]
pub trait NotificationWatcher: Sync { fn on_notification(&self, &Notification); }