Get the unique domain ID for the Removable Media service.
#include <bps/removablemedia.h>
BPS_API int removablemedia_get_domain()
BlackBerry 10.2.0
The removablemedia_get_domain() function gets the unique domain ID for the Removable Media service. You can use this function in your application to test whether an event that you retrieve using bps_get_event() is a Removable Media event, and respond accordingly.
The domain ID for the Removable Media service.