Functions in bbmsp_user_profile_box.h
Functions that are available for working with user profile boxes in the
BBM Social Platform
.
bbmsp_event_user_profile_box_icon_retrieved_get_icon_id()
Retrieve the
icon_id
for an image that was retrieved from the user's profile box.
bbmsp_event_user_profile_box_icon_retrieved_get_icon_image()
Retrieve the image that was retrieved from a user's profile box.
bbmsp_event_user_profile_box_item_added_get_item()
Retrieve an item that was added to a user's profile box.
bbmsp_event_user_profile_box_item_removed_get_item()
Retrieve an item that was removed from a user's profile box.
bbmsp_user_profile_box_add_item()
Add an item to a user's profile box.
bbmsp_user_profile_box_add_item_no_icon()
Add an item to a user's profile box (no icon)
bbmsp_user_profile_box_get_item()
Retrieve an item from a profile box by using the item ID.
bbmsp_user_profile_box_get_items()
Retrieve the list of items in the user's profile box.
bbmsp_user_profile_box_item_copy()
Create a copy of a profile box item.
bbmsp_user_profile_box_item_create()
Create a new, empty profile box item.
bbmsp_user_profile_box_item_destroy()
Destroy a profile box item.
bbmsp_user_profile_box_item_get_cookie()
Retrieve the cookie associated with a profile box item.
bbmsp_user_profile_box_item_get_icon_id()
Retrieve the image ID associated with this profile box item.
bbmsp_user_profile_box_item_get_item_id()
Retrieve the ID associated with a profile box item.
bbmsp_user_profile_box_item_get_text()
Retrieve the text associated with a profile box item.
bbmsp_user_profile_box_item_list_create()
Create a profile box item list.
bbmsp_user_profile_box_item_list_destroy()
Destroy a profile box item list struct.
bbmsp_user_profile_box_itemlist_get_at()
Retrieve an item from a profile box item list.
bbmsp_user_profile_box_itemlist_remove_at()
Remove an item from the list of items in a profile box.
bbmsp_user_profile_box_items_size()
Count the number of items in a list of profile box items.
bbmsp_user_profile_box_register_icon()
Register an image with the BBM Social Platform for use with profile box items.
bbmsp_user_profile_box_remove_all_items()
Remove all items in the profile box from the user's BlackBerry device.
bbmsp_user_profile_box_remove_item()
Remove a profile box item from the user's BBM profile box.
bbmsp_user_profile_box_retrieve_icon()
Retrieve a profile box image that is registered with the BBM Social Platform.
Parent topic:
Profile box (bbmsp_user_profile_box.h)
Related concepts
Constants in bbmsp_user_profile_box.h
Data types in bbmsp_user_profile_box.h