Class w.c.c.CLICollaborator(object):

Part of wader.cli.collaborator View In Hierarchy

Implements interfaces: wader.common.interfaces.ICollaborator

CLICollaborator implements the ICollaborator interface on CLI
Method __init__ Undocumented
Method get_pin Returns a Deferred that will be callbacked with the PIN
Method get_puk Returns a Deferred that will be cbcked with a (puk, sim) tuple
Method get_puk2 Returns a Deferred that will be cbcked with a (puk2, sim) tuple
def __init__(self, device, config=None):
Undocumented
def get_pin(self):
Returns a Deferred that will be callbacked with the PIN
def get_puk(self):
Returns a Deferred that will be cbcked with a (puk, sim) tuple
def get_puk2(self):
Returns a Deferred that will be cbcked with a (puk2, sim) tuple
API Documentation for wader-core, generated by pydoctor at 2008-08-27 16:53:37.