Remove all items in the profile box from the user's BlackBerry device.
#include "bbmsp/bbmsp_user_profile_box.h"
BBMSP_API bbmsp_result_t bbmsp_user_profile_box_remove_all_items(void)
BlackBerry 10.0.0
This process takes place asynchronously. If bbmsp_can_show_profile_box() returns false, this method will return BBMSP_FAILURE.
BBMSP_ASYNC if successful, BBMSP_FAILURE otherwise.