Package-level declarations
Types
Link copied to clipboard
@RequiresOptIn(level = RequiresOptIn.Level.ERROR, message = "Internal KMPNotifier API used for cross-module wiring. It provides no compatibility guarantees and must not be used from application code.")
Marks declarations that are internal to the KMPNotifier library modules.
Link copied to clipboard
object NotifierEventHub
Central fan-out point for all notification events.
Link copied to clipboard
object NotifierInternals
Cross-module state and services of the KMPNotifier library.
Link copied to clipboard
interface NotifierRuntime
Runtime services that the core module hands to a com.mmk.kmpnotifier.KMPNotifierExtension during installation.
Link copied to clipboard
interface PushEventSink
Receives push-related events emitted into NotifierEventHub.