Class v.c.p.NotificationPlugin(object):

Part of vmc.common.plugin View In Hierarchy

Implements interfaces: twisted.plugin.IPlugin, vmc.common.interfaces.INotificationPlugin

Base class from which all NotificationPlugins should inherit from
Method __init__ Undocumented
Method on_notification_received Called whenever a notification is received
def __init__(self):
Undocumented
def on_notification_received(self, 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.