Retrieve the ID from a Media player event.
#include <bps/mediaplayer.h>
BPS_API const char* mediaplayer_event_get_id(bps_event_t *event)
BlackBerry 10.0.0
The Media player event to extract the ID from.
The mediaplayer_event_get_id() function extracts the ID from the specified Media player event.
The ID of the Media player event.