mastodonk
0.2-alpha05
jvm
mastodonk-paging
/
fr.outadoc.mastodonk.paging.api.endpoint.notifications
Package-level
declarations
Functions
Functions
get
Notifications
Source
Link copied to clipboard
fun
NotificationsApi
.
getNotificationsSource
(
excludeTypes
:
List
<
NotificationType
>
?
=
null
,
accountId
:
String
?
=
null
)
:
PagingSource
<
PageInfo
,
Notification
>