Network status events

Possible network status events.

Synopsis:

#include <bps/netstatus.h>
 
enumĀ {
      NETSTATUS_INFO = 0x01   
};

Since:

BlackBerry 10.0.0

Data:

NETSTATUS_INFO
The single networking status event, which contains all of the information about the current networking state.

Library:

libbps (For the qcc command, use the -l bps option to link against this library)

Description:

This enumeration defines the possible network status events. Currently, there is only one event.