Interface: LocalNotificationProviderSummary
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.
Properties
Section titled “Properties”available
Section titled “available”available:
boolean
Defined in: ../../../packages/services/core/src/local-notification/schemas.ts:55
Whether the provider can currently show notifications.
displayName
Section titled “displayName”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.