Retrieve the user's BBM status.
#include "bbmsp/bbmsp_userprofile.h"
BBMSP_API bbmsp_result_t bbmsp_profile_get_status(bbmsp_profile_t *profile, bbmsp_presence_status_t *status)
BlackBerry 10.0.0
A pointer to the user's BBM profile.
An updated pointer to the user's status.
BBMSP_SUCCESS if successful, BBMSP_FAILURE otherwise.