rswiki-book/317-Friends-list-status.med...

35 lines
572 B
Plaintext

[[Category Packet]]
[[Category Packet 317]]
{{packet|name=Friends list status|description=Sends the friends list load status|opcode=221|type=Fixed|length=1|revision=317}}
== Friends List Status ==
=== Description ===
This packet sends the first list load status.
=== Packet Structure ===
{|border=2
! Data Type
! Description
|-
| [[Data Types#Standard data types|Byte]]
| The status of the friends list.
|-
|}
==== Values ====
The below are the different values for this packet.
{| border=2
! Value
! Response
|-
| 0
| Loading
|-
| 1
| Connecting
|-
| 2
| Loaded
|-
|}