feedbackSessions - Methods - Feedback Aide API

Feedback Aide API Methods

feedbackSessions()

Return an array of all the currently used FeedbackSession instance.

You would want to call this method when you want to retrieve all the feedback session instances that have been created.

Examples

const feedbackSessions = await feedbackApp.feedbackSessions();

Arguments

None.

Return value

Type Promise

When the promise resolves, it will return an array of FeedbackSession interfaces.

Was this article helpful?

Did you arrive here by accident? If so, learn more about Learnosity.