Contents

description

The description of the media item, if it’s a podcast.

Declaration

var description: String? { get }

Discussion

If the media item isn’t a podcast, this property is nil.

See Also

Getting Media Item Info