toggle menu
sdkKIMCore
androidJvm
switch theme
search in API
sdkKIMCore
/
com.kingsoft.kim.core.example.msg.location
/
LocationMessage
Location
Message
open
class
LocationMessage
Members
Constructors
Location
Message
Link copied to clipboard
constructor
(
)
Properties
address
Link copied to clipboard
@
SerializedName
(
value
=
"address"
)
open
var
address
:
String
lat
Link copied to clipboard
@
SerializedName
(
value
=
"latitude"
)
open
var
lat
:
Double
lon
Link copied to clipboard
@
SerializedName
(
value
=
"longitude"
)
open
var
lon
:
Double
title
Link copied to clipboard
@
SerializedName
(
value
=
"title"
)
open
var
title
:
String