Stored state parameters.
Returns true when the number of items across all loaded pages is not 0.
Returns true when there aren't any items and the state has already done its initial loading.
If you want to know whether there are items regardless of load state, use hasItems()
instead
Load the next page of notification results.
Load a new page of results.
Mark all of the notifications as read.
Update the this.params
object, calling refresh
if they have changed.
Use requestParams
for converting this.params
into API parameters
Get the parameters that should be passed in the API request. Do not include page offset unless subclass overrides loadPage.
Generated using TypeDoc version 0.22.10
Delete all of the notifications for this user.