File

doc/lxmppd_core_rostermanager.txt @ 1420:1576a5aa52f8

util.stanza: Add stanza:get_text() to retrieve all child text nodes #api
author Matthew Wild <mwild1@gmail.com>
date Fri, 26 Jun 2009 05:54:55 +0100
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