toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
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