Created
November 20, 2020 03:24
-
-
Save psteiger/3f3f02106654c87553e875b5f22de1e5 to your computer and use it in GitHub Desktop.
LocationFetcher library API
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| suspend fun requestLocationPermissions(): LocationFetcher.PermissionStatus | |
| suspend fun requestEnableLocationSettings(): LocationFetcher.SettingsStatus |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment