Links Retriever

The LinksRetriever interface is used to retrieve the links from the backend

Author

N7ghtm4r3 - Tecknobit

Parameters

L

The type of the link to retrieve

Inheritors

Properties

Link copied to clipboard
abstract val linksState: PaginationState<Int, L>

linksState the state used to handle the pagination of the links list

Functions

Link copied to clipboard
abstract fun loadLinks(page: Int)

Method used to load and retrieve the links to append to the linksState