Package-level declarations
Types
An immutable, Compose-stable holder for a list of AdPlacements. Provides lookup by id via AdPlacements.placement.
Properties
CompositionLocal providing the active AdManager to the composable tree. Defaults to NoOpAdManager when not provided (all loads fail with AdError.sdkNotReady).
CompositionLocal providing the configured AdPlacements list. Defaults to an empty list when not provided.
Functions
Looks up an enabled placement by id from this AdPlacements wrapper.
Looks up an enabled placement by id from this list.
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.