get_notification_manager

Function get_notification_manager 

Source
pub fn get_notification_manager(
    app_id: String,
    notification_protocol: Option<String>,
) -> Arc<dyn NotificationManager>
Expand description

Get the notification manager for the platform

app_id and notification_protocol are only used on windows