Functions in bbmsp_userprofile.h
Functions that are available for working with
BlackBerry Messenger
user profiles.
bbmsp_event_profile_changed_get_presence_update_type()
Retrieve the field that was changed in the user's BBM profile.
bbmsp_event_profile_changed_get_profile()
Retrieve the BBM user profile that was changed.
bbmsp_get_user_profile()
Retrieve the user's BBM profile information and user's BBM display picture.
bbmsp_profile_create()
Create a user profile.
bbmsp_profile_destroy()
Destroy a user profile.
bbmsp_profile_get_app_version()
Retrieve the version of the BBM connected app that the user is running.
bbmsp_profile_get_bbm_version()
Retrieve the version of BBM that is running on the user's device.
bbmsp_profile_get_display_name()
Retrieve the user's BBM display name.
bbmsp_profile_get_display_picture()
Retrieve the user's display picture.
bbmsp_profile_get_handle()
Retrieve the handle of the user.
bbmsp_profile_get_personal_message()
Retrieve the user's BBM personal message.
bbmsp_profile_get_ppid()
Retrieve the device-independent
PPID
of the user.
bbmsp_profile_get_status()
Retrieve the user's BBM status.
bbmsp_profile_get_status_message()
Retrieve the user's BBM status message.
bbmsp_profile_set_display_name()
Set the display name of the provided profile instance.
bbmsp_profile_set_display_picture()
Sets the display picture in the current user's BBM profile.
bbmsp_profile_set_personal_message()
Set the personal message in the current user's BBM profile.
bbmsp_profile_set_status()
Set the status and status message in the current user's BBM profile.
bbmsp_set_user_profile_display_picture()
Send a request to set the user's BBM display picture.
bbmsp_set_user_profile_personal_message()
Send a request to set the user's BBM personal message.
bbmsp_set_user_profile_status()
Send a request to set the user's BBM status message.
Parent topic:
User profiles (bbmsp_userprofile.h)
Related concepts
Constants in bbmsp_userprofile.h
Data types in bbmsp_userprofile.h