Retrieve the status code that describes your app's access to BBM Social Platform.
#include <bbmsp/bbmsp_context.h>
BBMSP_API bbmsp_access_error_codes_t bbmsp_event_access_changed_get_access_error_code(bbmsp_event_t *event)
BlackBerry 10.0.0
A pointer to the bbmsp event that was triggered when access changed.
When you receive a BBMSP_REGISTRATION category event of type BBMSP_SP_EVENT_ACCESS_CHANGED, you use this function to determine your access to the BBM Social Platform.
The access status code.