I need to get a user profile image OR avatar using an API from EJABBRED ? I am using PHP for API. How can i accomplish that?
How can i get user avatar using api in ejabbred?
82 views Asked by vanita patel At
1
I need to get a user profile image OR avatar using an API from EJABBRED ? I am using PHP for API. How can i accomplish that?
It depends on how you store the avatar, as there are several ways in Jabber. For example, Tkabber can store the avatar in the user vcard. In this case, you can use the get_vcard2 command. For example: