Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-loc-share
/
com.mapsted.locshare.data.models.location
/
LiveLocationResponse
Live
Location
Response
class
LiveLocationResponse
Members
Constructors
Live
Location
Response
Link copied to clipboard
constructor
(
)
Properties
error
Link copied to clipboard
val
error
:
String
?
=
null
id
Link copied to clipboard
val
id
:
String
?
=
null
success
Link copied to clipboard
val
success
:
Boolean
=
false
url
Link copied to clipboard
val
url
:
String
?
=
null
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String