matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.room.model.message
/
LocationAsset
Location
Asset
@
JsonClass
(
generateAdapter
=
true
)
data
class
LocationAsset
(
@
Json
(
name
=
"type"
)
val
type
:
String
?
=
null
)
Content copied to clipboard
Constructors
Properties
Constructors
Location
Asset
Link copied to clipboard
fun
LocationAsset
(
@
Json
(
name
=
"type"
)
type
:
String
?
=
null
)
Content copied to clipboard
Properties
type
Link copied to clipboard
val
type
:
String
?
=
null
Content copied to clipboard