Feedback Aide API Methods
save()
Save the current feedback session.
You would want to use this to save the current feedback session.
Examples
const savedResult = await ui.save();
Arguments
None.
Return value
Type Promise
Feedback Aide API Methods
Save the current feedback session.
You would want to use this to save the current feedback session.
const savedResult = await ui.save();
None.
Type Promise