stream-chat-android
Toggle table of contents
7.2.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-chat-android
stream-chat-android-client
/
io.getstream.chat.android.client.channel
/
ChannelMessagesUpdateLogic
Channel
Messages
Update
Logic
interface
ChannelMessagesUpdateLogic
Members
Functions
channel
State
Link copied to clipboard
abstract
fun
channelState
(
)
:
ChannelState
set
Replied
Message
Link copied to clipboard
abstract
fun
setRepliedMessage
(
repliedMessage
:
Message
?
)
upsert
Message
Link copied to clipboard
abstract
fun
upsertMessage
(
message
:
Message
)