NameDescriptionTypeAdditional information
isPermitted

Boolean value indicating if the specified page can be read.

boolean

None.

statusCode

This code indicates why a page cannot be read, if that is the case. When this value is zero (0), the page can be read and nothing is wrong. Possible values include:

  • -1 = the user is not allowed to view this page
  • 0 = OK
  • 1 = user is nog logged in
  • 2 = book ins not on Yindo bookshelf
  • 3 = this is not a free page
  • 4 = this page does not exist

integer

None.

pageNumber

The physical pagenumber that can be shown, or -1 if no page can be shown.

integer

None.

pageBox

Contains the string that can be shown in the pageBox.

string

None.

firstPageKey

Status knop Eerste pagina, bepaalt property ‘enabled’ in de reader. Retourneert true indien deze knop ingeschakeld moet zijn, false indien hij uitgeschakeld moet zijn.

boolean

None.

lastPageKey

boolean

None.

prevChapterKey

boolean

None.

nextChapterKey

boolean

None.

prevPageKey

boolean

None.

nextPageKey

boolean

None.

userID

The userID for the current user.

globally unique identifier

None.

ean

Usually this is the EAN for the book that can be read. In the case of custom books, this EAN might differ from the requested EAN.

string

None.

pageBitmapString

The base64 string for the png of the requested page.

string

None.

pageBitmapToken

The token needed to retrieve the actual PNG

string

None.