Interface v.c.i.INotificationPlugin(IVMCPlugin):

Part of vmc.common.interfaces View In Hierarchy

Known implementations: vmc.common.plugin.NotificationPlugin

No interface docstring
Attribute klass Class of the notification we are interested in
Method on_notification_received Called whenever a notification is received

Inherited from IVMCPlugin:

Attribute name Plugin's name
Attribute version Plugin's version
Attribute author Plugin's author
Method initialize Initializes the plugin
Method shutdown Closes the plugin
klass =
Class of the notification we are interested in
def on_notification_received(wrapper, notification):
Called whenever a notification is received
Parameterswrapper (type: vmc.common.wrapper.BaseWrapper subclass )
notification (type:

vmc.common.notifications.Notification

Plugin developers should override this method )
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.