Package-level declarations
Types
Link copied to clipboard
interface PushNotificationManager
Defines the PushNotificationManager contract for the SDAI notification layer.
Link copied to clipboard
internal class PushNotificationManagerImpl(val context: Context, val manager: NotificationManagerCompat) : PushNotificationManager
Implements PushNotificationManager behavior in the SDAI notification layer.