Skip to content

Interface: LocalNotificationProviderSummary

Makaio Framework


Makaio Framework / services-core/local-notification/schemas / LocalNotificationProviderSummary

Interface: LocalNotificationProviderSummary

Section titled “Interface: LocalNotificationProviderSummary”

Defined in: ../../../packages/services/core/src/local-notification/schemas.ts:49

Summary of the active local notification provider.

available: boolean

Defined in: ../../../packages/services/core/src/local-notification/schemas.ts:55

Whether the provider can currently show notifications.


displayName: string

Defined in: ../../../packages/services/core/src/local-notification/schemas.ts:53

Human-readable provider name.


id: string

Defined in: ../../../packages/services/core/src/local-notification/schemas.ts:51

Provider identifier.