File

doc/lxmppd_core_rostermanager.txt @ 1584:ffe8a9296e04

mod_saslauth, usermanager: Fetch list of mechanisms from usermanager
author Nick Thomas
date Thu, 23 Jul 2009 22:15:06 +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