libnick 2025.7.3
A cross-platform base for native Nickvision applications.
Loading...
Searching...
No Matches
Nickvision::Notifications::AppNotification Namespace Reference

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.

Function Documentation

◆ send()

void Nickvision::Notifications::AppNotification::send ( const NotificationSentEventArgs & args)

Sends a notification to the app.

Parameters
argsNotificationSentEventArgs

◆ sent()

Events::Event< NotificationSentEventArgs > & Nickvision::Notifications::AppNotification::sent ( )

Gets the event for when an app notification is sent.

Returns
The app notification sent event