File

doc/lxmppd_core_rostermanager.txt @ 2842:298d0ed3f40d

stanza_router: Added third parameter to core_post_stanza, to control pre-events.
author Waqas Hussain <waqas20@gmail.com>
date Fri, 29 Jan 2010 21:04:36 +0500
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