---
title: "SHSession.Result.noMatch(_:)"
framework: shazamkit
role: symbol
role_heading: Case
path: "shazamkit/shsession/result/nomatch(_:)"
---

# SHSession.Result.noMatch(_:)

A type that indicates there’s no match for the signature.

## Declaration

```swift
case noMatch(SHSignature)
```

## See Also

### Constants

- [SHSession.Result.match(_:)](shazamkit/shsession/result/match(_:).md)
- [SHSession.Result.error(_:_:)](shazamkit/shsession/result/error(_:_:).md)
