> For the complete documentation index, see [llms.txt](https://docs.sentiance.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sentiance.com/sdk/api-reference/ios/feedback/sentoccupantrolefeedbackresult.md).

# SENTOccupantRoleFeedbackResult

## SENTOccupantRoleFeedbackResult API

<table data-header-hidden><thead><tr><th width="346"></th><th></th></tr></thead><tbody><tr><td>accepted</td><td>The feedback was accepted.</td></tr><tr><td>feedbackAlreadyProvided</td><td>Feedback has already been provided for this transport.</td></tr><tr><td>transportIsProvisional</td><td>The transport is provisional, and has not yet been finalized. See <a href="/pages/MD2dDRvPfx9CniD9DAYw">isProvisional</a>.</td></tr><tr><td>transportNotFound</td><td>A transport with the specified identifier was not found.</td></tr><tr><td>transportNotYetComplete</td><td>Submitting feedback for an incomplete transport is not allowed.</td></tr><tr><td>transportTypeNotSupported</td><td>Proving feedback on this type (mode) of transport is not supported.</td></tr><tr><td>unexpectedError</td><td>An internal error occurred while accepting the feedback.</td></tr></tbody></table>
