pocket-api / de.techdev.pocket.api / Pocket

Pocket

interface Pocket

The central interface to interact with the Pocket API

Author
Alexander Hanschke

Functions

modifyOperations abstract fun modifyOperations(): ModifyOperations
retrieveOperations abstract fun retrieveOperations(): RetrieveOperations

Companion Object Functions

connect fun connect(consumer: String, access: String): Pocket