---
title: MPRemoteCommandHandlerStatus.commandFailed
framework: mediaplayer
role: symbol
role_heading: Case
path: mediaplayer/mpremotecommandhandlerstatus/commandfailed
---

# MPRemoteCommandHandlerStatus.commandFailed

The requested command failed to execute.

## Declaration

```swift
case commandFailed
```

## See Also

### Constants

- [MPRemoteCommandHandlerStatus.success](mediaplayer/mpremotecommandhandlerstatus/success.md)
- [MPRemoteCommandHandlerStatus.noSuchContent](mediaplayer/mpremotecommandhandlerstatus/nosuchcontent.md)
- [MPRemoteCommandHandlerStatus.noActionableNowPlayingItem](mediaplayer/mpremotecommandhandlerstatus/noactionablenowplayingitem.md)
- [MPRemoteCommandHandlerStatus.deviceNotFound](mediaplayer/mpremotecommandhandlerstatus/devicenotfound.md)
