Retrieve the unique domain ID for the Media Controller service.
#include <bps/mediacontroller.h>
BPS_API int mediacontroller_get_domain(void)
BlackBerry 10.0.0
The mediacontroller_get_domain() function gets the unique domain ID for the Media Controller service. You can use this function in your application to determine whether an event that you receive using the bps_get_event() function is a Media Controller event, and respond accordingly.
The domain ID for the Media Controller service.