Enumeration States

The state tags to which items can belong. This convenience object holds constants mapping the states to their Stream ID forms.

Enumeration Members

Enumeration Members

ALL: "user/-/state/com.google/reading-list"

All items, including read, unread and starred items.

READ: "user/-/state/com.google/read"

Read items only.

STARRED: "user/-/state/com.google/starred"

Starred items only.