doc/lxmppd_core_rostermanager.txt

Sun, 20 Sep 2009 21:30:20 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 20 Sep 2009 21:30:20 +0100
changeset 1803
7fef8649d0f6
parent 23
236375777f8c
permissions
-rw-r--r--

Merge with 0.5

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