Definitions in ids_blackberry_id.h

Preprocessor macro definitions for the ids_blackberry_id.h header file in this library.

Definitions:

#define BLACKBERRY_ID_PROVIDER "ids:rim:bbid"
The identity provider name for BlackBerry ID.

See also:

ids_register_provider()

Since: BlackBerry 10.2.0

#define IDS_BBID_PROP_USERNAME "urn:bbid:username"
BlackBerry ID core property - Username.

Since: BlackBerry 10.2.0

#define IDS_BBID_PROP_SCREENNAME "urn:bbid:screenname"
BlackBerry ID core property - Screen name.

Since: BlackBerry 10.2.0

#define IDS_BBID_PROP_FIRSTNAME "urn:bbid:firstname"
BlackBerry ID core property - First name.

Since: BlackBerry 10.2.0

#define IDS_BBID_PROP_LASTNAME "urn:bbid:lastname"
BlackBerry ID core property - Last name.

Since: BlackBerry 10.2.0

#define IDS_BBID_PROP_UID "urn:bbid:uid"
BlackBerry ID core property - Unique ID.

Since: BlackBerry 10.2.0

Library:

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