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-common
/
io.getstream.chat.android.ui.common.helper
/
ClipboardHandler
Clipboard
Handler
fun
interface
ClipboardHandler
Abstraction over the
ClipboardHandlerImpl
that allows users to copy messages.
Inheritors
ClipboardHandlerImpl
Members
Functions
copy
Message
Link copied to clipboard
abstract
fun
copyMessage
(
message
:
Message
)