Class v.c.n.NotificationsManager(object):

Part of vmc.common.notifications View In Hierarchy

Implements interfaces: vmc.common.interfaces.INotificationListener

I manage the notifications produced in the communications block
Method __init__ Undocumented
Method setup_signals Undocumented
Method add_listener Undocumented
Method remove_listener Undocumented
Method start Undocumented
Method stop Undocumented
Method check_queue Undocumented
Method on_notification_received Executed whenever a notification is pushed into the queue
def __init__(self, wrapper, device, kwds):
Undocumented
def setup_signals(self, kwds):
Undocumented
def add_listener(self, listener):
Undocumented
def remove_listener(self, listener):
Undocumented
def start(self):
Undocumented
def stop(self):
Undocumented
def check_queue(self):
Undocumented
def on_notification_received(self, notification):

Executed whenever a notification is pushed into the queue

I will notify all my listeners every time a notification is received
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.