Skip to content
Snippets Groups Projects
Commit cbebcfc2 authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

add comment

parent 459acd9e
No related branches found
No related tags found
No related merge requests found
......@@ -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']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment