---
title: INUpcomingMediaPredictionMode.onlyPredictSuggestedIntents
framework: intents
role: symbol
role_heading: Case
path: intents/inupcomingmediapredictionmode/onlypredictsuggestedintents
---

# INUpcomingMediaPredictionMode.onlyPredictSuggestedIntents

## INUpcomingMediaPredictionMode.onlyPredictSuggestedIntents

INUpcomingMediaPredictionMode.onlyPredictSuggestedIntents Case of INUpcomingMediaPredictionMode The mode that predicts suggested media intent shortcuts associated with your app.

``` case onlyPredictSuggestedIntents ```

Discussion

Use this prediction mode when you want Siri to show the user only those media intent shortcuts set in the [setSuggestedMediaIntents(_:)](/documentation/intents/inupcomingmediamanager/setsuggestedmediaintents(_:)) method. For instance, a podcast app uses this mode when it wants to only show suggested shortcuts, rather than shortcuts it donated for media the user has already listened to or watched.
