Package-level declarations

Types

Link copied to clipboard

An immutable, Compose-stable holder for a list of AdPlacements. Provides lookup by id via AdPlacements.placement.

Properties

Link copied to clipboard

CompositionLocal providing the active AdManager to the composable tree. Defaults to NoOpAdManager when not provided (all loads fail with AdError.sdkNotReady).

Link copied to clipboard

CompositionLocal providing the configured AdPlacements list. Defaults to an empty list when not provided.

Functions

Link copied to clipboard

Looks up an enabled placement by id from this AdPlacements wrapper.

Looks up an enabled placement by id from this list.

Link copied to clipboard

Returns the process-wide singleton AdManager for use in Compose. On Android, resolves the instance from the application context.

Returns the process-wide singleton AdManager for use in Compose. On Android, resolves the instance from the application context.

Returns the process-wide singleton AdManager for use in Compose. On Android, resolves the instance from the application context.