Skip to content

Good example of using Readium as a core application component for navigation? #36

Closed Answered by mickael-menu
mcpierce asked this question in General
Discussion options

You must be logged in to vote

This is already what you get in the individual OPDS2Parser.parseUrlString() APIs. It returns a ParseData which contains either a feed or a publication.

There are no need for callbacks because there are no push events from the OPDS server. You (the app) supplies an URL to an OPDS feed and Readium returns the parsed response as a native model. When you get the response you can update the state.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@mcpierce
Comment options

@mickael-menu
Comment options

@mcpierce
Comment options

@mickael-menu
Comment options

Answer selected by mcpierce
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants