doc/lxmppd_core_rostermanager.txt

Wed, 26 Nov 2008 08:56:30 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Wed, 26 Nov 2008 08:56:30 +0500
changeset 423
c9c7f026a108
parent 23
236375777f8c
permissions
-rw-r--r--

Added mod_time with support for [XEP-0202: Entity Time] and [XEP-0090: Entity Time] (deprecated)

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