uds_category_key_t

The category key of a category within an account.

Synopsis:

#include "bb/pim/unified/unified_data_source.h"
 
typedef long long int uds_category_key_t;

Since:

BlackBerry 10.2.0

Library:

libunifieddatasourcec (For the qcc command, use the -l unifieddatasourcec option to link against this library)

Description:

An account on a device can include categories that are used to sort or filter the information in the account. For example, a messaging account might contain folders for different types of messages, and each folder is considered a category. In this case, the folder ID would be considered the category key.