Get the name for the specified category data.
#include "bb/pim/unified/unified_data_source.h"
const char* uds_category_data_get_name(uds_category_data_t const *category)
BlackBerry 10.2.0
The category to get the name for. This category is represented by a uds_category_data_t and is created using uds_category_data_create().
This name appears in the account view of the BlackBerry Hub for the account where the category was added.
The name of the specified category.