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