Package common :: Module contacts :: Class GC_Contacts
[hide private]
[frames] | no frames]

Class GC_Contacts

source code

Instance Methods [hide private]
 
__init__(self) source code
 
add_gc_contact(self, gc_contact) source code
 
remove_gc_contact(self, gc_contact) source code
 
remove_room(self, room_jid) source code
 
get_gc_list(self) source code
 
get_nick_list(self, room_jid) source code
 
get_gc_contact(self, room_jid, nick) source code
 
get_nb_role_total_gc_contacts(self, room_jid, role)
Return the number of group chat contacts for the given role and the total number of group chat contacts
source code
Method Details [hide private]

__init__(self)
(Constructor)

source code 

add_gc_contact(self, gc_contact)

source code 

remove_gc_contact(self, gc_contact)

source code 

remove_room(self, room_jid)

source code 

get_gc_list(self)

source code 

get_nick_list(self, room_jid)

source code 

get_gc_contact(self, room_jid, nick)

source code 

get_nb_role_total_gc_contacts(self, room_jid, role)

source code 
Return the number of group chat contacts for the given role and the total number of group chat contacts