Asynchronously retrieve the user's contact list containing the contacts that have your application installed.
#include <bbmsp/bbmsp_contactlist.h>
BBMSP_API bbmsp_result_t bbmsp_contact_list_get(void)
BlackBerry 10.0.0
A BBMSP_SP_EVENT_CONTACT_LIST_FULL event is triggered when the contact list is available.
BBMSP_ASYNC if successful, BBMSP_FAILURE otherwise.