notification::delivery::new (public)
notification::delivery::new [ -delivery_method_id delivery_method_id ] \ -sc_impl_id sc_impl_id -short_name short_name \ -pretty_name pretty_name
Defined in packages/notifications/tcl/delivery-method-procs.tcl
Register a new delivery method with the notification service.
- Switches:
- -delivery_method_id (optional)
- -sc_impl_id (required)
- -short_name (required)
- -pretty_name (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.