notification::apm::unregister_email_delivery_method (private)

 notification::apm::unregister_email_delivery_method

Defined in packages/notifications/tcl/apm-callback-procs.tcl

Unregister the service contract delivery method with the notifications service.

Testcases:
No testcase defined.
Source code:
    set delivery_method_id [notification::delivery::get_id -short_name "email"]

    notification::delivery::delete  -delivery_method_id $delivery_method_id
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: