bbmsp_is_bbm_setup()

Determine if BBM is set up on the user's device.

Synopsis:

#include <bbmsp/bbmsp_context.h>
 
BBMSP_API int bbmsp_is_bbm_setup(void)

Since:

BlackBerry 10.2.0

Arguments:

Library:

libbbmsp (For the qcc command, use the -l bbmsp option to link against this library)

Description:

Verifies whether the user has completed the setup of BBM on their device by signing in with their BlackBerry ID (Setup > BlackBerry Messenger).

Returns:

1 if BBM is set up, 0 otherwise.