//navigator/org.readium.r2.navigator.media/MediaService/onResourceLoadFailed
onResourceLoadFailed¶
[androidJvm]\ open fun onResourceLoadFailed(link: Link, error: Resource.Exception)
Called when a resource failed to be loaded, for example because the Internet connection is offline and the resource is streamed.
You should present the exception to the user.