Public Member Functions | |
AndroidLocationService (AndroidNativeState *pState) | |
void | StopListening () |
const bool | GetIsAuthorized () const |
bool | IsIndoors () |
Resources::Interiors::InteriorId | GetInteriorId () |
bool | GetLocation (Eegeo::Space::LatLong &latlong) |
bool | GetAltitude (double &altitude) |
bool | GetFloorIndex (int &floorIndex) |
bool | GetHorizontalAccuracy (double &accuracy) |
bool | GetHeadingDegrees (double &headingDegrees) |
Additional Inherited Members | |
Protected Member Functions inherited from Eegeo::NonCopyable | |
NonCopyable (const NonCopyable &)=delete | |
NonCopyable & | operator= (const NonCopyable &)=delete |