NotificationExtension extension

on

Methods

markNotificationRead(List<String> notificationIds) Future<void>

Available on Web3MQClient, provided by the NotificationExtension extension

Marks notifications as read.
queryNotifications(NotificationType type, Pagination pagination) Future<Page<NotificationQueryResponse>>

Available on Web3MQClient, provided by the NotificationExtension extension

Query for the historical notifications with NotificationType and Pagination.