NotesManager

interface NotesManager

The NotesManager interface allows to manage the Note data

Author

N7ghtm4r3 - Tecknobit

Inheritors

Functions

Link copied to clipboard
abstract fun deleteNote(update: ProjectUpdate? = null, note: Note, onDelete: () -> Unit)

Method to delete a note

Link copied to clipboard
abstract fun manageNoteStatus(update: ProjectUpdate? = null, note: Note)

Method to manage the status of the note