BookSearchScreenViewModel

ViewModel for the book search screen

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

LiveData> the list of books

Link copied to clipboard

LiveData the loading state of the screen

Link copied to clipboard
val message: StateFlow<String?>

StateFlow the message to display

Link copied to clipboard

LiveData the user

Functions

Link copied to clipboard
Link copied to clipboard

Get the user info

Link copied to clipboard

Search for book by author

Link copied to clipboard

Search for book by isbn

Link copied to clipboard

Search for a book by title

Link copied to clipboard

Search books by category