Retrieve the unique domain ID for the audio device service.
#include <bps/audiodevice.h>
BPS_API int audiodevice_get_domain(void)
BlackBerry 10.0.0
The audiodevice_get_domain() function retrieves the unique domain ID for the audio device service. You can use this function in your application to test whether an event that you retrieved using bps_get_event() is an audio device event, and respond accordingly.
The domain ID for the audio device service.