Overview

This is the Operations object which provides additional functionality to interact with the Contextual REST API.

Method Description
submitFeedback A function that allows you to submit feedback from a user (typically from a survey guide) to our Contextual server so that you can collate and view the data on the Contextual Dashboard

The parameters of this function:

Parameter Type Description
feedback Feedback The actual feedback from the user
guidePayload GuidePayload The guide payload of the guide that the feedback originated from
handler CallbackHandler A custom completion handler block that you can specify to perform whatever you need to on completion of the feedback sending event

Last update: 2024-01-30