Methods
|
|
__init__
getContactsList
getConversation
getGroup
getGroupConversation
getPerson
registerAccountClient
unregisterAccountClient
|
|
__init__
|
__init__ ( self )
|
|
getContactsList
|
getContactsList ( self )
|
|
getConversation
|
getConversation ( self, person )
|
|
getGroup
|
getGroup (
self,
name,
account,
Class,
)
|
|
getGroupConversation
|
getGroupConversation (
self,
group,
stayHidden=0,
)
|
|
getPerson
|
getPerson (
self,
name,
account,
Class,
)
|
|
registerAccountClient
|
registerAccountClient ( self, account )
|
|
unregisterAccountClient
|
unregisterAccountClient ( self, account )
|
|