Get the file name of the icon for the specified account data.
#include "bb/pim/unified/unified_data_source.h"
const char* uds_account_data_get_icon(uds_account_data_t const *account)
BlackBerry 10.2.0
The account to get the file name of the icon for. This account is represented by a uds_account_data_t and is created using uds_account_data_create().
This icon appears along with the account name on the associated account's tab in the BlackBerry Hub.
The file name of the icon for the specified account.