Functions in bbmsp_contactlist.h
Functions that are available for working with
BlackBerry Messenger
contact information.
bbmsp_contact_compare()
Compare two contacts by display name.
bbmsp_contact_copy()
Copy a source contact to a destination contact.
bbmsp_contact_create()
Create a new BBM contact structure.
bbmsp_contact_destroy()
Destroy a BBM contact structure.
bbmsp_contact_get_app_version()
Retrieve a contact's version of the app that they have installed.
bbmsp_contact_get_bbm_version()
Retrieve the version of BBM that is running on a contact's device.
bbmsp_contact_get_display_name()
Retrieve a contact's display name.
bbmsp_contact_get_display_picture()
Retrieve a contact's display picture.
bbmsp_contact_get_handle()
Retrieve a contact's handle.
bbmsp_contact_get_personal_message()
Retrieve a contact's personal message.
bbmsp_contact_get_platform_version()
Retrieve a contact's version of the BBM Social Platform.
bbmsp_contact_get_ppid()
Retrieve a contact's PPID.
bbmsp_contact_get_status()
Retrieve a contact's status.
bbmsp_contact_get_status_message()
Retrieve a contact's status message.
bbmsp_contact_list_add_contact()
Add a contact to this contact list.
bbmsp_contact_list_contains_contact()
Check if a contact is in a contact list.
bbmsp_contact_list_create()
Create a new contact list.
bbmsp_contact_list_destroy()
Destroy a contact list.
bbmsp_contact_list_get()
Asynchronously retrieve the user's contact list containing the contacts that have your application installed.
bbmsp_contact_list_get_all_contacts()
Return all contacts in the contact list.
bbmsp_contact_list_get_contact()
Retrieve a contact with the handle from a contact list.
bbmsp_contact_list_get_size()
Retrieve the total number of contacts in the contact list.
bbmsp_contact_list_remove_contact()
Remove a contact from a contact list.
bbmsp_event_contact_changed_get_contact()
Retrieve the contact whose contact information has changed.
bbmsp_event_contact_changed_get_presence_update_type()
Retrieve the field that was modified when a contact's profile is changed.
bbmsp_event_contact_list_get_full_contact_list()
Retrieve all the contacts in the contact list.
bbmsp_event_contact_list_register_event()
Registers with BlackBerry Platform Services (BPS) to receive contact list related events.
Parent topic:
Contact list (bbmsp_contactlist.h)
Related concepts
Constants in bbmsp_contactlist.h
Data types in bbmsp_contactlist.h