Skip to the next track.
#include <bps/mediacontroller.h>
BPS_API int mediacontroller_next_track(void)
BlackBerry 10.0.0
The mediacontroller_next_track() function directs the connected media player to skip to the next track.
BPS_SUCCESS when the function completes successfully, BPS_FAILURE with errno value set otherwise.