Retrieve the ID from the SOUNDPLAYER_INFO event.
#include <bps/soundplayer.h>
BPS_API const char* soundplayer_event_get_id(bps_event_t *event)
BlackBerry 10.2.0
The SOUNDPLAYER_INFO event to extract the ID from.
The soundplayer_event_get_id() function extracts the ID from the specified SOUNDPLAYER_INFO event.
The ID of the SOUNDPLAYER_INFO event.