Module mod_ping [erl svg]

Function Index

add_timer/3*
cancel_timer/1*
code_change/3
del_timer/2*
handle_call/3
handle_cast/2
handle_info/2
init/1
iq_ping/3
start/2
start_link/2
start_ping/2
stop/1
stop_ping/2
terminate/2
user_offline/3
user_online/3
user_send/3

Function Details

add_timer/3 *

add_timer(JID, Interval, Timers) -> any()

cancel_timer/1 *

cancel_timer(TRef) -> any()

code_change/3

code_change(OldVsn, State, Extra) -> any()

del_timer/2 *

del_timer(JID, Timers) -> any()

handle_call/3

handle_call(Req, From, State) -> any()

handle_cast/2

handle_cast(Msg, State) -> any()

handle_info/2

handle_info(Info, State) -> any()

init/1

init(X1) -> any()

iq_ping/3

iq_ping(From, To, Iq) -> any()

start/2

start(Host, Opts) -> any()

start_link/2

start_link(Host, Opts) -> any()

start_ping/2

start_ping(Host, JID) -> any()

stop/1

stop(Host) -> any()

stop_ping/2

stop_ping(Host, JID) -> any()

terminate/2

terminate(Reason, State) -> any()

user_offline/3

user_offline(SID, JID, Info) -> any()

user_online/3

user_online(SID, JID, Info) -> any()

user_send/3

user_send(JID, From, Packet) -> any()


Generated by EDoc, May 23 2012, 07:15:15.