manage Note Status

open fun manageNoteStatus(authorId: String, noteId: String, completed: Boolean)

Method to mark a note as done

Parameters

authorId

The author of the note identifier

noteId

The note identifier