Uses of Class
co.novu.api.notifications.responses.NotificationStatsResponse
-
Packages that use NotificationStatsResponse Package Description co.novu.api.notifications co.novu.common.base -
-
Uses of NotificationStatsResponse in co.novu.api.notifications
Methods in co.novu.api.notifications that return NotificationStatsResponse Modifier and Type Method Description NotificationStatsResponseNotificationHandler. getNotificationsStats()Methods in co.novu.api.notifications that return types with arguments of type NotificationStatsResponse Modifier and Type Method Description retrofit2.Call<NotificationStatsResponse>NotificationApi. getNotificationsStats() -
Uses of NotificationStatsResponse in co.novu.common.base
Methods in co.novu.common.base that return NotificationStatsResponse Modifier and Type Method Description NotificationStatsResponseNovu. getNotificationsStats()
-