sender-sdk
androidJvm
sender-sdk
/
tv.vizbee.metrics
/
GeoProvider
Geo
Provider
open
class
GeoProvider
Created by jesse on 5/1/17.
Members
Constructors
Geo
Provider
Link copied to clipboard
constructor
(
context
:
Context
)
Functions
get
Latitude
Link copied to clipboard
open
fun
getLatitude
(
)
:
Double
get
Location
Link copied to clipboard
open
fun
getLocation
(
)
:
Location
get
Longitude
Link copied to clipboard
open
fun
getLongitude
(
)
:
Double
has
Permission
For
Location
Link copied to clipboard
open
fun
hasPermissionForLocation
(
)
:
Boolean
Properties
LOG_TAG
Link copied to clipboard
val
LOG_TAG
:
String
=
"GeoProvider"