bps_event_payload_t

A data type that stores the data (payload) sent as part of an event.

Synopsis:

#include <bps/event.h>
 
typedef struct bps_event_payload_t bps_event_payload_t;

Since:

BlackBerry 10.0.0

Library:

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

Description: