Retrieve the user's BBM profile information and user's BBM display picture.
#include "bbmsp/bbmsp_userprofile.h"
BBMSP_API bbmsp_result_t bbmsp_get_user_profile(bbmsp_profile_t *profile)
BlackBerry 10.0.0
A pointer to the user's BBM profile.
You can retrieve the user's profile information, for example, display name, status, personal message and display picture.
BBMSP_SUCCESS if successful, BBMSP_FAILURE otherwise.