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