Methods
|
|
|
|
__init__
|
__init__ (
self,
im,
*args,
*kw,
)
|
|
_addaccount
|
_addaccount (
self,
account,
online="False",
)
|
|
_modifyaccount
|
_modifyaccount (
self,
account,
online=None,
)
|
|
addAccount
|
addAccount ( self )
|
|
close
|
close ( self )
|
|
deleteAccount
|
deleteAccount ( self )
|
|
event_attach
|
event_attach ( self, gateway )
|
|
event_detach
|
event_detach ( self, gateway )
|
|
getState
|
getState ( self )
|
|
loadState
|
loadState ( self, state )
|
|
logOnOff
|
logOnOff ( self )
|
|
logoffAccount
|
logoffAccount ( self, account )
|
|
logonAccount
|
logonAccount ( self, account )
|
|
modifyAccount
|
modifyAccount ( self )
|
|