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