---
title: messageReplyFailed
framework: watchconnectivity
role: symbol
role_heading: Type Property
path: watchconnectivity/wcerror/messagereplyfailed
---

# messageReplyFailed

An error that occurs when the system can’t return the reply.

## Declaration

```swift
static var messageReplyFailed: WCError.Code { get }
```

## See Also

### Understanding Error Codes

- [genericError](watchconnectivity/wcerror/genericerror.md)
- [sessionNotSupported](watchconnectivity/wcerror/sessionnotsupported.md)
- [sessionMissingDelegate](watchconnectivity/wcerror/sessionmissingdelegate.md)
- [sessionNotActivated](watchconnectivity/wcerror/sessionnotactivated.md)
- [deviceNotPaired](watchconnectivity/wcerror/devicenotpaired.md)
- [watchAppNotInstalled](watchconnectivity/wcerror/watchappnotinstalled.md)
- [notReachable](watchconnectivity/wcerror/notreachable.md)
- [invalidParameter](watchconnectivity/wcerror/invalidparameter.md)
- [payloadTooLarge](watchconnectivity/wcerror/payloadtoolarge.md)
- [payloadUnsupportedTypes](watchconnectivity/wcerror/payloadunsupportedtypes.md)
- [messageReplyTimedOut](watchconnectivity/wcerror/messagereplytimedout.md)
- [fileAccessDenied](watchconnectivity/wcerror/fileaccessdenied.md)
- [deliveryFailed](watchconnectivity/wcerror/deliveryfailed.md)
- [insufficientSpace](watchconnectivity/wcerror/insufficientspace.md)
- [sessionInactive](watchconnectivity/wcerror/sessioninactive.md)
