Retrieve a contact's version of the BBM Social Platform.
#include <bbmsp/bbmsp_contactlist.h>
BBMSP_API bbmsp_result_t bbmsp_contact_get_platform_version(const bbmsp_contact_t *contact, int *platform_version)
BlackBerry 10.0.0
A pointer to the contact whose BBM Social Platform version to get.
is updated to the BBM Social Platform version of the contact.
BBMSP_SUCCESS if successful, BBMSP_FAILURE otherwise.