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.utils.extensions
/
isMine
is
Mine
fun
Message
.
isMine
(
chatClient
:
ChatClient
)
:
Boolean
Return
if the message was sent by current user.
fun
Message
.
isMine
(
currentUser
:
User
?
)
:
Boolean