diff options
Diffstat (limited to 'doc/en/hook/connection_remove.bb')
-rw-r--r-- | doc/en/hook/connection_remove.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/en/hook/connection_remove.bb b/doc/en/hook/connection_remove.bb deleted file mode 100644 index bd13ae5f2..000000000 --- a/doc/en/hook/connection_remove.bb +++ /dev/null @@ -1,9 +0,0 @@ -[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 |