doc/lxmppd_core_rostermanager.txt

Fri, 13 Nov 2009 14:31:03 +0100

author
Tobias Markmann <tm@ayena.de>
date
Fri, 13 Nov 2009 14:31:03 +0100
branch
sasl
changeset 2188
fa46d158c95f
parent 23
236375777f8c
permissions
-rw-r--r--

Adding a note for possible round trip savings.

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

mercurial