add comment
This commit is contained in:
parent
459acd9e11
commit
cbebcfc29e
|
@ -639,6 +639,7 @@ class Interface:
|
|||
win.set_values(array)
|
||||
|
||||
def handle_event_vcard(self, account, vcard):
|
||||
# ('VCARD', account, data)
|
||||
'''vcard holds the vcard data'''
|
||||
jid = vcard['jid']
|
||||
resource = vcard['resource']
|
||||
|
|
Loading…
Reference in New Issue