mirror of
https://github.com/processone/ejabberd
synced 2025-10-06 03:50:15 +02:00
Document protocol support (EJABS-1620)
This commit is contained in:
parent
3b24923458
commit
0c725b5fac
33 changed files with 74 additions and 4 deletions
|
@ -28,6 +28,8 @@
|
|||
|
||||
-behaviour(gen_mod).
|
||||
|
||||
-protocol({xep, 191, '1.2'}).
|
||||
|
||||
-export([start/2, stop/1, process_iq/3,
|
||||
process_iq_set/4, process_iq_get/5]).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue