trixnity-client
Toggle table of contents
4.12.0
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client.notification
/
NotificationService
/
getNotifications
get
Notifications
abstract
fun
getNotifications
(
decryptionTimeout
:
Duration
=
5.seconds
,
syncResponseBufferSize
:
Int
=
4
)
:
Flow
<
NotificationService.Notification
>