kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
persistence
/
com.wire.kalium.persistence.dao.message
/
MessageDAO
/
getNotificationMessage
get
Notification
Message
abstract
suspend
fun
getNotificationMessage
(
maxNumberOfMessagesPerConversation
:
Int
=
10
)
:
List
<
NotificationMessageEntity
>