stream-chat-android
Toggle table of contents
7.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
stream-chat-android
stream-chat-android-core
/
io.getstream.chat.android.models
/
PendingMessage
/
Builder
/
withMessage
with
Message
fun
withMessage
(
message
:
Message
)
:
PendingMessage.Builder
Sets the message property of the PendingMessage.
Return
This Builder instance.
Parameters
message
The Message object to set.