ejabberd v18.1.0 Ejabberd.Config.EjabberdHook

Module containing functions for manipulating ejabberd hooks.

Link to this section Summary

Functions

Register a hook to ejabberd

Link to this section Types

Link to this type t()
t() :: %Ejabberd.Config.EjabberdHook{fun: term(), hook: term(), opts: term()}

Link to this section Functions

Link to this function start(ejabberd_hook)
start(Ejabberd.Config.EjabberdHook.t()) :: none()

Register a hook to ejabberd.