jooby-codec
    Preparing search index...

    Interface IParameterGeolocation

    Device geolocation. deviceParameters.GEOLOCATION = 26

    interface IParameterGeolocation {
        altitude: TInt16;
        latitude: TFloat32;
        longitude: TFloat32;
    }
    Index

    Properties

    altitude: TInt16
    latitude: TFloat32
    longitude: TFloat32