comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
usecase
/
com.sorrowblue.comicviewer.domain.usecase.collection
/
PagingCollectionFileUseCase
/
Request
Request
class
Request
(
val
pagingConfig
:
PagingConfig
,
val
collectionId
:
CollectionId
)
:
BaseRequest
Members
Constructors
Request
Link copied to clipboard
constructor
(
pagingConfig
:
PagingConfig
,
collectionId
:
CollectionId
)
Properties
collection
Id
Link copied to clipboard
val
collectionId
:
CollectionId
paging
Config
Link copied to clipboard
val
pagingConfig
:
PagingConfig