pocket-api / de.techdev.pocket.api / State

State

enum class State

Used to specify which state Items have to be in

Enum Values

UNREAD

only return unread Items

ARCHIVE

only return archived Items

ALL

return both unread and archived Items