NotificationsApi

public interface NotificationsApi implements WithApiKey

Notifications API

Functions

getNotifications
Link copied to clipboard
abstract Flow<DgfrCallState<List<Notification>>> getNotifications()

List all current user pending notifications

setApiKey
Link copied to clipboard
abstract Unit setApiKey(String apiKey)

Inheritors

DgfrService
Link copied to clipboard