Media

sealed class Media

Represents all expected media resources that can be associated with a Lens.

Since

1.17.0

Parameters

uri

Represents a local or remote resource for this media instance, typically a URL.

Types

Link copied to clipboard

Defines a deeplink media resource, typically leading to a web page or in-app content, accessible by the uri that can be associated with a Lens.

Link copied to clipboard

Defines all expected image media resources that can be associated with a Lens.

Link copied to clipboard

Defines all expected sequence media resources that can be associated with a Lens.

Properties

Link copied to clipboard
open val uri: String

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard