Defines event categories and event types for handling BBM Social Platform events.
To handle a BBM Social Platform event, determine the events category using bbmsp_event_get_category(), determine the event type using bbmsp_event_get_type(), and create a bbmsp_event_t instance using bbmsp_event_get().