Uses of Class
co.novu.api.subscribers.responses.UnseenNotificationsCountResponse
-
Packages that use UnseenNotificationsCountResponse Package Description co.novu.api.subscribers co.novu.common.base -
-
Uses of UnseenNotificationsCountResponse in co.novu.api.subscribers
Methods in co.novu.api.subscribers that return UnseenNotificationsCountResponse Modifier and Type Method Description UnseenNotificationsCountResponseSubscribersHandler. getSubscriberUnseenNotificationsCount(String subscriberId)Methods in co.novu.api.subscribers that return types with arguments of type UnseenNotificationsCountResponse Modifier and Type Method Description retrofit2.Call<UnseenNotificationsCountResponse>SubscribersApi. getSubscriberUnseenNotificationsCount(String subscriberId) -
Uses of UnseenNotificationsCountResponse in co.novu.common.base
Methods in co.novu.common.base that return UnseenNotificationsCountResponse Modifier and Type Method Description UnseenNotificationsCountResponseNovu. getSubscriberUnseenNotificationsCount(String subscriberId)
-