Get the type for the specified category data.
#include "bb/pim/unified/unified_data_source.h"
int uds_category_data_get_type(uds_category_data_t const *category)
BlackBerry 10.2.0
The category to get the type for. This category is represented by a uds_category_data_t and is created using uds_category_data_create().
Note that this value should not be used for 3rd party applications.
The type of the specified category.