Notification Service
interface NotificationService
Types
Functions
Link copied to clipboard
abstract fun getNotifications(decryptionTimeout: Duration = 5.seconds, syncResponseBufferSize: Int = 4): Flow<NotificationService.Notification>