Behaviours: gen_mod.
| add_xupdate/3* | |
| build_xphotoel/2* | |
| get_xupdate/2* | |
| presence_with_xupdate/3* | |
| remove_xupdate/2* | |
| start/2 | |
| stop/1 | |
| update_presence/3 | |
| vcard_set/3 |
add_xupdate(LUser, LServer, Hash) -> any()
build_xphotoel(User, Host) -> any()
get_xupdate(LUser, LServer) -> any()
presence_with_xupdate(Stanza, User, Host) -> any()
remove_xupdate(LUser, LServer) -> any()
start(Host, Opts) -> any()
stop(Host) -> any()
update_presence(Packet, User, Host) -> any()
vcard_set(User, Server, VCARD) -> any()
Generated by EDoc, May 23 2012, 07:15:14.