find

fun find(mediaId: String): FakeMusicCatalogItem?

Returns an IviMediaItem with the given mediaId in this item and all of its children.

Returns null if it was not found.