bbmsp_get_version()

Retrieve the version number of the BBM Social Platform.

Synopsis:

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

Since:

BlackBerry 10.0.0

Arguments:

Library:

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

Description:

Retrieves the version of the BBM Social Platform library that your application is using. You can use the version number to check whether your application is compatible with this version of the BBM Social Platform.

Returns:

The version number of the BBM Social Platform library in the format described in BBMSP_VERSION.