bbmsp_event_contact_list_register_event()

Registers with BlackBerry Platform Services (BPS) to receive contact list related events.

Synopsis:

#include <bbmsp/bbmsp_contactlist.h>
 
BBMSP_API bbmsp_result_t bbmsp_event_contact_list_register_event(void)

Since:

BlackBerry 10.0.0

Arguments:

Library:

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

Description:

Returns:

BBMSP_SUCCESS if successful, BBMSP_FAILURE otherwise.