---
title: MPFeedbackCommandEvent
framework: mediaplayer
role: symbol
role_heading: Class
path: mediaplayer/mpfeedbackcommandevent
---

# MPFeedbackCommandEvent

An event requesting a change in the feedback setting.

## Declaration

```swift
class MPFeedbackCommandEvent
```

## Topics

### Determining the type of feedback action

- [isNegative](mediaplayer/mpfeedbackcommandevent/isnegative.md)

## Relationships

### Inherits From

- [MPRemoteCommandEvent](mediaplayer/mpremotecommandevent.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Responding to feedback and rating events

- [MPFeedbackCommand](mediaplayer/mpfeedbackcommand.md)
- [MPRatingCommand](mediaplayer/mpratingcommand.md)
- [MPRatingCommandEvent](mediaplayer/mpratingcommandevent.md)
