edit Note

open fun editNote(authorId: String, noteId: String, contentNote: String)

Method to edit an existing note

Parameters

authorId

The author of the note identifier

noteId

The note identifier

contentNote

The content of the note