Part of vmc.common.plugin View In Hierarchy
Implements interfaces: twisted.plugin.IPlugin, vmc.common.interfaces.INotificationPlugin
| Method | __init__ | Undocumented |
| Method | on_notification_received | Called whenever a notification is received |
| Parameters | wrapper | (type: vmc.common.wrapper.BaseWrapper
subclass
) |
| notification | (type: vmc.common.notifications.Notification Plugin developers should override this method ) |