Difference between revisions of "User:Dzonatas Sol/SNOW-375 Resources/AvatarTracker"
Jump to navigation
Jump to search
Dzonatas Sol (talk | contribs) |
Dzonatas Sol (talk | contribs) |
||
Line 27: | Line 27: | ||
== /AvatarTracker/Friend(/<uuid>) == | == /AvatarTracker/Friend(/<uuid>) == | ||
Complex query contains information for a specified friend UUID | |||
== friend == | == friend == |
Revision as of 17:18, 31 July 2010
Resource | Method | Description |
/AvatarTracker/Friends | GET | <- [ uuid, ... ] |
/AvatarTracker/Friend(/<uuid>) | POST (GET) | ?? 's' -> [ uuid , ... ] <- [ { ID: uuid, +&friend }, ... ] ( ?? uuid <- &friend ) |
Note: Description syntax is only based on LLIDL.
/AvatarTracker/Friends
Response is the UUID list of the agent's friends and basic status of each
/AvatarTracker/Friend(/<uuid>)
Complex query contains information for a specified friend UUID
friend
{
Online | : bool |
First | : string |
Last | : string |
}