Get the group ID from an event.
#include <bps/navigator.h>
BPS_API const char* navigator_event_get_groupid(bps_event_t *event)
BlackBerry 10.0.0
The NAVIGATOR_WINDOW_STATE, NAVIGATOR_WINDOW_ACTIVE, or NAVIGATOR_WINDOW_INACTIVE event to extract the group ID from.
The navigator_event_get_groupid() function extracts the group ID from a NAVIGATOR_WINDOW_STATE, NAVIGATOR_WINDOW_ACTIVE, or NAVIGATOR_WINDOW_INACTIVE event.
The group ID from the event.