getusers

Get list of all Tonido contacts (all Tonido ???)

Parameters:
from'from' position in the list
limit'limit' position in the list
Returns:
XML
    <users>
        <peer>
            <peerid> { USER ID } </peerid>
            <nickname> { USER NICKNAME } </nickname>
            <displayname> { USER DISPLAY NAME } </displayname>
            <email> {USER EMAIL } </email>
            <location> { USER LOCATION } </location>
            <localtime> { USER LOCAL TIME } </localtime>
            <status> { Online | Offline } </status>
            <blocked> { 0 | 1 } </blocked>
        </peer>
    </users>

Requirements:


Generated on Wed Oct 12 2011 21:46:52. © CodeLathe LLC 2007-2011. All Rights Reserved.