getremoteaccesshistoryitems

Get the history of remote accesses

Parameters:
from'from' position in the list
limit'limit' position in the list
Returns:
XML
    <remoteaccesshistory>
        <meta>
            <totalrecords> { TOTAL COUNT } </totalrecords>
        </meta>
        <item>
            <date> { DATE } </date>
            <nickname> { USER NICKNAME } </nickname>
            <displayname> { USER DISPLAY NAME } </displayname>
            <peerid> { USER ID } </peerid>
            <status> { Online | Offline } </status>
        </item>
    </remoteaccesshistory>

Requirements:


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