notification::apm::register_email_delivery_method (public)notification::apm::register_email_delivery_method -impl_id impl_id
Defined in packages/notifications/tcl/apm-callback-procs.tclRegister the email delivery method with the notifications service.
- Switches:
- -impl_id (required)
- The ID of the NotificationDeliveryMethod service contract implementation.
- Source code:
-
notification::apm::register_email_delivery_method__arg_parser
notification::delivery::new -sc_impl_id $impl_id -short_name "email" -pretty_name "Email"
- XQL Not present:
- Generic, PostgreSQL, Oracle
|