mirror of
https://github.com/strophe/libstrophe.git
synced 2026-07-19 12:16:21 +00:00
New exmaple shows how to request vCard and handle result. See XEP-0054 for details. PHOTO element is stored to an image file.
Build Instructions
Compile example files with the following gcc flags:
gcc -o bot bot.c `pkg-config --cflags --libs libstrophe`