Difference between revisions of "Friend Services"
Jump to navigation
Jump to search
Purpasmart (talk | contribs) |
(Add missing frd:u service commands with data from Steel Diver Sub Wars MAP file) |
||
Line 5: | Line 5: | ||
! Command Header | ! Command Header | ||
! Description | ! Description | ||
+ | |- | ||
+ | | 0x00010000 | ||
+ | | [[FRDU:HasLoggedIn|HasLoggedIn]] | ||
+ | |- | ||
+ | | 0x00030000 | ||
+ | | [[FRDU:Login|Login]] | ||
+ | |- | ||
+ | | 0x00040000 | ||
+ | | [[FRDU:Logout|Logout]] | ||
|- | |- | ||
| 0x00050000 | | 0x00050000 | ||
Line 11: | Line 20: | ||
| 0x00080000 | | 0x00080000 | ||
| [[FRDU:GetMyPresence|GetMyPresence]] | | [[FRDU:GetMyPresence|GetMyPresence]] | ||
+ | |- | ||
+ | | 0x00090000 | ||
+ | | [[FRDU:GetMyScreenName|GetMyScreenName]] | ||
|- | |- | ||
| 0x00100040 | | 0x00100040 | ||
| [[FRDU:GetPassword|GetPassword]] | | [[FRDU:GetPassword|GetPassword]] | ||
+ | |- | ||
+ | | 0x00110080 | ||
+ | | [[FRDU:GetFriendKeyList|GetFriendKeyList]] | ||
|- | |- | ||
| 0x00130142 | | 0x00130142 | ||
Line 38: | Line 53: | ||
| 0x001D0002 | | 0x001D0002 | ||
| [[FRDU:SetCurrentlyPlayingText|SetCurrentlyPlayingText]] | | [[FRDU:SetCurrentlyPlayingText|SetCurrentlyPlayingText]] | ||
+ | |- | ||
+ | | 0x00230000 | ||
+ | | [[FRDU:GetLastResponseResult|GetLastResponseResult]] | ||
+ | |- | ||
+ | | 0x00270040 | ||
+ | | [[FRDU:ResultToErrorCode|ResultToErrorCode]] | ||
+ | |- | ||
+ | | 0x00280244 | ||
+ | | [[FRDU:RequestGameAuthentication|RequestGameAuthentication]] | ||
+ | |- | ||
+ | | 0x00290000 | ||
+ | | [[FRDU:GetGameAuthenticationData|GetGameAuthenticationData]] | ||
+ | |- | ||
+ | | 0x002A0204 | ||
+ | | [[FRDU:RequestServiceLocator|RequestServiceLocator]] | ||
+ | |- | ||
+ | | 0x002B0000 | ||
+ | | [[FRDU:GetServiceLocatorData|GetServiceLocatorData]] | ||
|- | |- | ||
| 0x00320042 | | 0x00320042 | ||
| [[FRDU:SetClientSdkVersion|SetClientSdkVersion]] | | [[FRDU:SetClientSdkVersion|SetClientSdkVersion]] | ||
|} | |} |
Revision as of 07:18, 15 July 2015
Friend Service "frd:u"
Command Header | Description |
---|---|
0x00010000 | HasLoggedIn |
0x00030000 | Login |
0x00040000 | Logout |
0x00050000 | GetFriendKey |
0x00080000 | GetMyPresence |
0x00090000 | GetMyScreenName |
0x00100040 | GetPassword |
0x00110080 | GetFriendKeyList |
0x00130142 | ???? |
0x00140044 | ???? |
0x00150042 | ???? |
0x00190042 | GetFriendFavoriteGame |
0x001A00C4 | GetFriendInfo |
0x001B0080 | IsOnFriendList |
0x001C0042 | DecodeLocalFriendCode |
0x001D0002 | SetCurrentlyPlayingText |
0x00230000 | GetLastResponseResult |
0x00270040 | ResultToErrorCode |
0x00280244 | RequestGameAuthentication |
0x00290000 | GetGameAuthenticationData |
0x002A0204 | RequestServiceLocator |
0x002B0000 | GetServiceLocatorData |
0x00320042 | SetClientSdkVersion |