Removable Media events

Possible Removable Media events.

Synopsis:

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

Since:

BlackBerry 10.2.0

Data:

REMOVABLEMEDIA_INFO
The Removable Media info event, which contains all of the information about changes to the device's removable media.

Library:

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

Description:

This enumeration defines the possible Removable Media events. Currently, there is only one event.