Eduskunta
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Eduskunta
Eduskunta
/
com.example.eduskunta.data.db.daos
/
NoteDao
/
addNote
add
Note
abstract
suspend
fun
addNote
(
note
:
NoteEntity
)
Add a note to the database.
Parameters
note
The note to add.