hasMore

open fun hasMore(): Boolean

Returns whether all of the user or installation's notifications have been fetched. If this method returns true, calling fetchNextPage will always return an error, as there is nothing left to fetch. Also artificially returns true if the maximum number of fetched messages has been reached.