examples: add vcard example

New exmaple shows how to request vCard and handle result. See XEP-0054
for details.
PHOTO element is stored to an image file.
This commit is contained in:
Dmitry Podgorny
2016-08-30 18:02:10 +03:00
parent fa63aac731
commit c149caa32a
3 changed files with 287 additions and 1 deletions

1
.gitignore vendored
View File

@@ -36,6 +36,7 @@ examples/bot
examples/component
examples/roster
examples/uuid
examples/vcard
test_stamp
test-suite.log
tests/*.o