Retrieve the total number of contacts in the contact list.
#include <bbmsp/bbmsp_contactlist.h>
BBMSP_API size_t bbmsp_contact_list_get_size(const bbmsp_contact_list_t *contact_list)
BlackBerry 10.0.0
A pointer to the contact list.
The size of the contact list.