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