Get the title for the specified item action data.
#include "bb/pim/unified/unified_data_source.h"
const char* uds_item_action_data_get_title(uds_item_action_data_t const *item_action)
BlackBerry 10.2.0
The item action to get the title for. This item action is represented by a uds_item_action_data_t and is created using uds_item_action_data_create().
This title appears as the label of the action on the context menu when a user presses and holds the associated inbox item in the BlackBerry Hub.
The title of the specified item action.