toggle menu
stream-chat-android
6.22.1
androidJvm
switch theme
search in API
stream-chat-android-offline
/
io.getstream.chat.android.offline.repository.domain.message.internal
/
LocationEntity
/
LocationEntity
Location
Entity
constructor
(
cid
:
String
=
""
,
messageId
:
String
=
""
,
userId
:
String
=
""
,
endAt
:
Date
?
=
null
,
latitude
:
Double
=
0.0
,
longitude
:
Double
=
0.0
,
deviceId
:
String
=
""
)