Definitions in bbmsp_contactlist.h

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

Definitions:

#define BBMSP_CONTACT_DISPLAY_NAME_MAX (257)
The maximum length of a contact's display name.

This can be used in bbmsp_contact_get_display_name().

Since: BlackBerry 10.0.0

#define BBMSP_CONTACT_PERSONAL_MSG_MAX (161)
The maximum length of a contact's personal message.

This can be used in bbmsp_contact_get_personal_message().

Since: BlackBerry 10.0.0

#define BBMSP_CONTACT_STATUS_MSG_MAX (257)
The maximum length of a contact's status message.

This can be used in bbmsp_contact_get_status_message().

Since: BlackBerry 10.0.0

#define BBMSP_CONTACT_PPID_MAX (257)
The maximum length of a contact's ppid.

This can be used in bbmsp_contact_get_ppid().

Since: BlackBerry 10.0.0

#define BBMSP_CONTACT_HANDLE_MAX (257)
The maximum length of a contact's handle.

This can be used in bbmsp_contact_get_handle().

Since: BlackBerry 10.0.0

#define BBMSP_CONTACT_APP_VERSION_MAX (30)
The maximum length of a contact's app version.

This can be used in bbmsp_contact_get_app_version().

Since: BlackBerry 10.0.0

Library:

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