matrix-sdk-android
androidJvm
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
)
Members
Constructors
Location
Asset
Link copied to clipboard
constructor
(
@
Json
(
name
=
"type"
)
type
:
String
?
=
null
)
Properties
type
Link copied to clipboard
val
type
:
String
?
=
null