uds_source_key_t

The unique source key of an inbox list item.

Synopsis:

#include "bb/pim/unified/unified_data_source.h"
 
typedef char* uds_source_key_t;

Since:

BlackBerry 10.2.0

Library:

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

Description:

When you add an inbox item to the BlackBerry Hub using uds_item_added(), this item is assigned a unique source key. Typically, this key is unique per account and is used to represent the list item that was added.