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

# SHSession.Result.match(_:)

A type that indicates a session match.

## Declaration

```swift
case match(SHMatch)
```

## See Also

### Constants

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