File

doc/lxmppd_core_rostermanager.txt @ 1318:66f76c332a75

modulemanager: Add module:hook([xmlns, ] name, handler) which uses new stanza events
author Matthew Wild <mwild1@gmail.com>
date Sat, 06 Jun 2009 16:41:09 +0100
parent 23:236375777f8c
line wrap: on
line source

lxmppd -> core -> rostermanager.lua
	requires	"util.datamanager"
	module		"rostermanager"
	
function log(type, message)
	logs a message of type "rostermanager"

function getroster(username, host)
	Retrieves the user's roster from the server and loads it with the datamanager