ljr/livejournal/doc/raw/int/protocol/friendslist.ent.xml

30 lines
862 B
XML
Raw Normal View History

2019-02-05 21:49:12 +00:00
<list count="1">
<struct count="0more">
<key name="username" count="1"><scalar><des>
The username of the friend.
</des></scalar></key>
<key name="fullname" count="1"><scalar><des>
The full name of the friend.
</des></scalar></key>
<key name="journaltype" count="1"><scalar><des>
The type of journal the friend item is.
</des></scalar></key>
<key name="fgcolor" count="1"><scalar><des>
The foreground color of the friend item.
</des></scalar></key>
<key name="bgcolor" count="1"><scalar><des>
The background color of the friend item.
</des></scalar></key>
<key name="groupmask" count="1"><scalar><des>
If the group mask is not "1" (just bit 0 set), then this variable is returned with an 32-bit unsigned integer with a bit 0 always set, and bits 1-30 set for each group this friend is a part of. Bit 31 is reserved.
</des></scalar></key>
</struct>
</list>