All Downloads are FREE. Search and download functionalities are using the official Maven repository.

at.gridgears.held.PositioningMethod Maven / Gradle / Ivy

There is a newer version: 1.1.0
Show newest version
package at.gridgears.held;

public enum PositioningMethod {
    GNSS,
    WIFI,
    CELL,
    NO_LOCATION,
    UNKNOWN
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy