comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
model
/
com.sorrowblue.comicviewer.domain.model.bookshelf
Package-level
declarations
Types
Types
Bookshelf
Link copied to clipboard
sealed
interface
Bookshelf
A sealed interface representing a bookshelf.
Bookshelf
Id
Link copied to clipboard
@
Serializable
@
JvmInline
value
class
BookshelfId
(
val
value
:
Int
)
Bookshelf
Type
Link copied to clipboard
enum
BookshelfType
:
Enum
<
BookshelfType
>
Device
Storage
Link copied to clipboard
data
class
DeviceStorage
:
Bookshelf
Share
Contents
Link copied to clipboard
data
object
ShareContents
:
Bookshelf
Smb
Server
Link copied to clipboard
data
class
SmbServer
:
Bookshelf