Home > @theweave/api > WeaveServices > notifyFrame
WeaveServices.notifyFrame property
Sends notifications to We and depending on user settings and urgency level further to the operating system.
Signature:
typescript
notifyFrame: (notifications: Array<FrameNotification>) => Promise<any>;