getMediaContent

abstract suspend fun getMediaContent(mediaId: Long): MediaItemContent

Gets media content for media with mediaId.

Throws

When session is not active.

Content link not found for media with mediaId.

Unauthorized access.

Forbidden access.