Determine if BBM is set up on the user's device.
#include <bbmsp/bbmsp_context.h>
BBMSP_API int bbmsp_is_bbm_setup(void)
BlackBerry 10.2.0
Verifies whether the user has completed the setup of BBM on their device by signing in with their BlackBerry ID (Setup > BlackBerry Messenger).
1 if BBM is set up, 0 otherwise.