Get the unique domain ID for the cellular network status change service.
#include <bps/cellularnetwork.h>
BPS_API int cellular_network_get_domain()
BlackBerry 10.2.0
The cellular_network_get_domain() function gets the unique domain ID for the cellular_network status change service. You can use this function in your application to test whether an event retrieved using bps_get_event() is a cellular_network status change event, and respond accordingly.
The domain ID for the cellular_network status change service.