pocket-api / de.techdev.pocket.api

Package de.techdev.pocket.api

This package contains the Kotlin bindings for the Pocket API.

Types

Details enum class Details

Determines how many information per Item will be transferred

Item data class Item

Describes an item in Pocket

ModifyOperations interface ModifyOperations

Operations used to modify Items in Pocket

Pocket interface Pocket

The central interface to interact with the Pocket API

RetrieveOperations interface RetrieveOperations

Operations used to retrieve Items from Pocket

Sort enum class Sort

Determines how Items are sorted when retrieved from the Pocket API

State enum class State

Used to specify which state Items have to be in

Exceptions

PocketException class PocketException : RuntimeException

Basic exception for all API-related errors