---
title: INUpcomingMediaManager
framework: intents
role: symbol
role_heading: Class
path: intents/inupcomingmediamanager
---

# INUpcomingMediaManager

## INUpcomingMediaManager

INUpcomingMediaManager Class of Intents The manager object you use to suggest media to the user.

``` class INUpcomingMediaManager ```

Overview

Use this class to provide Siri a list of media intents for content that the user hasn’t listened to or watched, but might be interested in. For example, a podcast app may provide the latest episodes of the podcast, or a video app may provide the most recent episodes of TV shows, or suggest new movies.

Inherits From

[NSObject](/documentation/ObjectiveC/NSObject-swift.class)

Conforms To

[CVarArg](/documentation/Swift/CVarArg) [CustomDebugStringConvertible](/documentation/Swift/CustomDebugStringConvertible) [CustomStringConvertible](/documentation/Swift/CustomStringConvertible) [Equatable](/documentation/Swift/Equatable) [Hashable](/documentation/Swift/Hashable) [NSObjectProtocol](/documentation/ObjectiveC/NSObjectProtocol)
