GPS_HANDLERPROPERTIESONLY constant

  1. @Deprecated('Use GPS_HANDLERPROPERTIESONLY instead')
int const GPS_HANDLERPROPERTIESONLY

Meaning to a calling process: Include only properties directly from the property handler, which opens the file on the disk, network, or device.

Implementation

@Deprecated('Use GPS_HANDLERPROPERTIESONLY instead')
static const GPS_HANDLERPROPERTIESONLY = 1;