Friend Services: Difference between revisions

TimmSkiller (talk | contribs)
update notification event types and add missing ones
TimmSkiller (talk | contribs)
 
(2 intermediate revisions by the same user not shown)
Line 219: Line 219:
|-
|-
| 0x040802C0
| 0x040802C0
| [[FRDA:UpdateFriendDisplayName|UpdateFriendDisplayName]]
| [[FRDA:UpdateFriendScreenName|UpdateFriendScreenName]]
|-
|-
| 0x04090100
| 0x04090100
Line 243: Line 243:
|-
|-
| 0x04100000
| 0x04100000
| Currently unknown. Increments a u32 value in the savegame.
| [[FRDA:IncrementMoveCount|IncrementMoveCount]]
|}
|}


Line 616: Line 616:


==Notification Event Types==
==Notification Event Types==
The following event types are accessible to all frd:u and frd:a sessions:
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
! Value
! Value !! Description
! Description
|-
| 1 || The console went online.
|-
|-
| 1
| 2 || The console went offline.
| The console went online.
|-
|-
| 2
| 3 || A friend is now present (went online).
| The console went offline.
|-
|-
| 3
| 4 || A friend changed their presence, and the current system's JoinGameID is the same as their new or old JoinGameID.
| A friend is now present (went online).
|-
|-
| 4
| 5 || A friend changed their Mii.
| A friend changed their presence, and the current system's JoinGameID is the same as their new or old JoinGameID.
|-
|-
| 5
| 6 || A friend changed their [[Friend_Services#Profile|Profile]].
| A friend changed their Mii.
|-
|-
| 6
| 7 || A friend is no longer present (went offline).
| A friend changed their [[Friend_Services#Profile|Profile]].
|-
|-
| 7
| 8 || A friend has added you back as a friend (if you had added them before as a "provisionally registered" friend).
| A friend is no longer present (went offline).
|-
|-
| 8
| 9 || A friend sent you an invitation, and the current system's JoinGameID matches that of the friend.
| A friend has added you back as a friend (if you had added them before as a "provisionally registered" friend).
|}
 
The following values, while signaled internally normally, are not exposed to sessions in any way:
{| class="wikitable" border="1"
|-
|-
| 9
! Value !! Description
| A friend sent you an invitation, and the current system's JoinGameID matches that of the friend.
|-
|-
| 145
| 145