containsId

@IviExperimental(reasons = [])
fun List<IviMediaItem>?.containsId(mediaId: String): Boolean

Returns whether this list of IviMediaItems contains an item with the given mediaId.