Get the image source for the specified account action data.
#include "bb/pim/unified/unified_data_source.h"
const char* uds_account_action_data_get_image_source(uds_account_action_data_t *account_action)
BlackBerry 10.2.0
The account action to get the image source for. This account action is represented by a uds_account_action_data_t and is created using uds_account_action_data_create().
This image appears along with the title of the action in the BlackBerry Hub, wherever the action is placed (either on the action bar or in the overflow menu).
The file name to the image source of the specified account action.