From 9c26ee122e0867fcd00b62fa475501b5d5e1c781 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Sat, 10 Jun 2017 16:00:21 -0700 Subject: missed this hook page when the hook was added --- doc/hook/connection_remove.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/hook/connection_remove.bb (limited to 'doc/hook/connection_remove.bb') diff --git a/doc/hook/connection_remove.bb b/doc/hook/connection_remove.bb new file mode 100644 index 000000000..bd13ae5f2 --- /dev/null +++ b/doc/hook/connection_remove.bb @@ -0,0 +1,9 @@ +[h3]connection_remove[/h3] + +Called when deleting a connection. + + +Passed parameter array: + + 'channel_id' => channel_id of the channel removing the connection + 'abook_id' => abook_id of the connection being removed -- cgit v1.2.3