toggle menu
kindlysdk
main
switch theme
search in API
kindlysdk
/
no.kindly.chatsdk.chat.sdk.data.entity
/
MessageActionResponse
Message
Action
Response
data
class
MessageActionResponse
(
val
chatmessageId
:
String
?
)
Members
Constructors
Message
Action
Response
Link copied to clipboard
constructor
(
chatmessageId
:
String
?
)
Properties
chatmessage
Id
Link copied to clipboard
@
SerializedName
(
value
=
"chatmessage_id"
)
val
chatmessageId
:
String
?