getNotifications

open override fun getNotifications(decryptionTimeout: Duration, syncResponseBufferSize: Int): Flow<NotificationService.Notification>
open override fun getNotifications(response: Sync.Response, decryptionTimeout: Duration): Flow<NotificationService.Notification>

Deprecated

use the new notification system instead