|
libnick 2025.10.0
A cross-platform base for native Nickvision applications.
|
Functions | |
| Events::Event< NotificationSentEventArgs > & | sent () noexcept |
| Gets the event for when an app notification is sent. | |
| void | send (const NotificationSentEventArgs &args) noexcept |
| Sends a notification to the app. | |
|
noexcept |
Sends a notification to the app.
| args | NotificationSentEventArgs |
|
noexcept |
Gets the event for when an app notification is sent.