Book Info Screen View Model
ViewModel for the BookInfoScreen.
See also
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Adds a new interest object to the interestList of a specified Book
Link copied to clipboard
Updates the book in the database with the provided details.
Link copied to clipboard
Called when the view is to be reloaded. Checks if any book displayed on a page currently, is no longer available to redirect user.
Link copied to clipboard
Deletes the specified interest object from the specified book's interestList
Link copied to clipboard
Fetches the book details from the database
Link copied to clipboard
Prepares to send an Email
Link copied to clipboard
Retrieves the seller's interest list - all user's interested in all of their listings
Link copied to clipboard
Updates the book in the database with the provided details.
Link copied to clipboard
Removes the book from the user's saved books collection by updating the "saved_books" field.