ExternalLoader.LoadRequest


class ExternalLoader.LoadRequest


A data class providing information associated with the load event.

Summary

Public constructors

Creates an instance.

Public properties

Uri!

The Uri stored in the load request object.

Public constructors

LoadRequest

LoadRequest(uri: Uri!)

Creates an instance.

Public properties

uri

val uriUri!

The Uri stored in the load request object.