Localz Mobile SDK
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Localz Mobile SDK
ChatMyWay SDK
/
com.localz.chatmyway.models
/
Message
/
Message
Message
constructor
(
id
:
String
?
,
correlId
:
String
,
channelId
:
String
,
username
:
String
,
content
:
String
,
timestamp
:
String
,
messageSender
:
MessageSender
,
isFromLocalCache
:
Boolean
,
isFailed
:
Boolean
)