This class obtains session information from the database. Something similar to the following XML should be passed to dispatchMBAPI() when you want to call the GetSessions command:
<mbapi> <command><!-- None --></command> <showXMLHeader><!-- None --></showXMLHeader> <params> <sessionID><!-- None --></sessionID> <ip><!-- None --></ip> <sortDir><!-- None --></sortDir> <sortColumn><!-- None --></sortColumn> <recordOffset><!-- None --></recordOffset> <numRecords><!-- None --></numRecords> </params> </mbapi>
None
mbapi
command
showXMLHeader
params
sessionID
ip
sortDir
sortColumn
recordOffset
numRecords