pub fn alert<C: CategoryString, S: AlertString>(category: C, name: S)Expand description
Sends an alert, which can be mapped to an action.
pub fn alert<C: CategoryString, S: AlertString>(category: C, name: S)Sends an alert, which can be mapped to an action.