mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 10:49:24 +02:00
new methods in API: book info for an arbitrary book
This commit is contained in:
parent
9a3ae79474
commit
938c631afb
5 changed files with 132 additions and 13 deletions
|
@ -27,7 +27,7 @@ interface ApiMethods {
|
|||
int GET_BOOK_TAGS = 504;
|
||||
int GET_BOOK_FILE_PATH = 505;
|
||||
int GET_BOOK_HASH = 506;
|
||||
int GET_BOOK_ID = 507;
|
||||
int GET_BOOK_UNIQUE_ID = 507;
|
||||
int GET_BOOK_LAST_TURNING_TIME = 508;
|
||||
|
||||
// text information
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue