Interface v.c.a.i.IBatchService(Interface):

Part of vmc.contrib.axiom.iaxiom View In Hierarchy

Object which allows minimal communication with IReliableListener providers which are running remotely (that is, with the REMOTE style).
Method suspend
Method resume
def suspend(storeID):
ParametersstoreIDThe storeID of the listener to suspend. (type: int )
ReturnsA Deferred which fires when the listener has been suspended. (type: twisted.internet.defer.Deferred )
def resume(storeID):
ParametersstoreIDThe storeID of the listener to resume. (type: int )
ReturnsA Deferred which fires when the listener has been resumed. (type: twisted.internet.defer.Deferred )
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.