Changes

Jump to navigation Jump to search
929 bytes added ,  21:56, 12 December 2024
add relationship types
Line 384: Line 384:  
| u8[3]
 
| u8[3]
 
| padding
 
| padding
 +
|}
 +
 +
= Relationship Types =
 +
Every valid entry in the internal friends list contains a relationship field.
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
! Value
 +
! Description
 +
|-
 +
| 0
 +
| The target has been added locally and on the server, but is only "provisionally registered." The target has not added you as a friend.
 +
|-
 +
| 1
 +
| The target has been added locally and on the server and is fully registered: the target has also added you as a friend.
 +
|-
 +
| 2
 +
| No relationship between you and the target has been found: neither you nor the target have added each other.
 +
|-
 +
| 3
 +
| The relationship has been deleted: the target has deleted your friend card.
 +
|-
 +
| 4
 +
| The target has been added locally: you were not online when you added the target. (presumably only happens when the "Local" method of adding a friend is used. When the system connects to the internet, a background task runs to register this relationship on the friends server.)
 +
|-
 
|}
 
|}
  
Trusted
365

edits

Navigation menu