app / me.argraur.notes.helpers / NoteActionManager / call

call

fun call(action: Action, actionOn: Note): Unit

Calls observers to process given action

Parameters

action - actual note Action

actionOn - Note we are performing action on