Messaging for In-App Android
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Messaging for In-App Android
core
/
com.salesforce.android.smi.core
/
ConversationClient
/
conversation
conversation
abstract
val
conversation
:
Flow
<
Result
<
Conversation
>
>
A
Flow
for observing the current conversation.
Result.Success.data
returns the conversation.