MoEngage-Android-SDK
core
/
com.moe.pushlibrary.models
/
GeoLocation
/
GeoLocation
Geo
Location
open
fun
GeoLocation
(
latitude
:
Double
,
longitude
:
Double
)
Content copied to clipboard
Parameters
latitude
The latitude associated with the location
longitude
The longitude associated with the location
open
fun
GeoLocation
(
source
:
Parcel
)
Content copied to clipboard