Get the unique Domain ID for the notification service.
#include <bps/notification.h>
BPS_API int notification_get_domain(void)
BlackBerry 10.0.0
The notification_get_domain() function gets the unique Domain ID for the notification service. Use this function in an application to test whether an event retrieved using bps_get_event() is a notification event.
The Domain ID for the notification service.