Hi,
we are using pjsua-api to implement presence updates on iOS.
We have successfully implemented adding a buddy (with pjsua_buddy_add) and subscribing to presence changes (with pjsua_buddy_subscribe_pres).
However, looking at the documentation I'm not sure how to listen to buddy status changes.
I could periodically check the buddy status (with pjsua_buddy_get_info) but is that the right way?
Any guidance appreciated.
Thanks,
Chris
_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org