stream-chat-android
Toggle table of contents
7.3.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-chat-android
stream-chat-android-ui-components
/
io.getstream.chat.android.ui.feature.messages.list
/
MessageListView
/
CustomActionHandler
Custom
Action
Handler
fun
interface
CustomActionHandler
Members
Functions
on
Custom
Action
Link copied to clipboard
abstract
fun
onCustomAction
(
message
:
Message
,
extraProperties
:
Map
<
String
,
Any
>
)