getURIForMediaUrl

abstract fun getURIForMediaUrl(@NonNull mediaUrl: String, @NonNull adInfo: SVSAdInfo): Uri

Returns a URI to the media to be played for the original VAST media Url

Return

the URI of the actual media to play, or null to leave the mediaUrl as is.

Parameters

mediaUrl

the url of the VAST creative media

adInfo

the SVSAdInfo instance related to the ad.