uds_account_key_t

The primary account key that is associated with BlackBerry Hub data.

Synopsis:

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

Since:

BlackBerry 10.2.0

Library:

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

Description:

This key is unique across the platform, and it identifies a particular user account on a device (such as a messaging account). You can obtain this key by using the PIM Accounts API, which includes classes such as AccountService, AccountKey, and so on.