AdManagerStatus
Represents the current state of the AdManager. Emitted via AdManager.status as a StateFlow.
Inheritors
Types
Link copied to clipboard
Consent is required before initialization can proceed.
Link copied to clipboard
SDK is disabled with a reason message.
Link copied to clipboard
SDK initialization failed with an error; retryable indicates if retrying may succeed.
Link copied to clipboard
SDK is not yet initialized.
Link copied to clipboard
SDK is in the process of initializing.
Link copied to clipboard
SDK is fully initialized and ready to serve ads.