kindlysdk
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
kindlysdk
kindlysdk
/
no.kindly.chatsdk.chat.extensions
/
appendIfNotExists
append
If
Not
Exists
fun
MutableList
<
MessageDataSDK
>
.
appendIfNotExists
(
message
:
MessageDataSDK
)
Appends a message to the list if it does not already exist.
Parameters
message
The
MessageDataSDK
to append.