doc/lxmppd_core_rostermanager.txt

Sat, 14 Feb 2009 19:39:46 +0100

author
Tobias Markmann <tm@ayena.de>
date
Sat, 14 Feb 2009 19:39:46 +0100
changeset 801
d29febc977fc
parent 23
236375777f8c
permissions
-rw-r--r--

Adding TODO notice on UUIDs for usage with SASL ANONYMOUS.

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