Method AddFeedbackRequest
AddFeedbackRequest(FeedbackRequest)
Add a feedback request to be presented by this receiver
Declaration
void AddFeedbackRequest(FeedbackRequest request)
Parameters
| Type | Name | Description |
|---|---|---|
| FeedbackRequest | request | Information about the request, usually cast to a custom type defined by the receiver |