doc/lxmppd_core_rostermanager.txt

Sun, 22 Nov 2009 03:44:15 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 22 Nov 2009 03:44:15 +0000
changeset 2111
737763dc23b0
parent 23
236375777f8c
permissions
-rw-r--r--

net.server_event: Call connection's onconnect, no need to pass closures around now

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