stream-chat-android
5.15.0
stream-chat-android-ui-common
/
com.getstream.sdk.chat.utils.extensions
/
isMine
is
Mine
fun
Message
.
isMine
(
chatClient
:
ChatClient
)
:
Boolean
Content copied to clipboard
Return
if the message was sent by current user.
fun
Message
.
isMine
(
currentUser
:
User
?
)
:
Boolean
Content copied to clipboard