|
Result | friendsLaShowFriendList (AccountUid uid) |
| Launches the applet with FriendsLaArgType_ShowFriendList, the specified input, and playStartupSound=false. More...
|
|
Result | friendsLaShowUserDetailInfo (AccountUid uid, AccountNetworkServiceAccountId id, const FriendsInAppScreenName *first_inAppScreenName, const FriendsInAppScreenName *second_inAppScreenName) |
| Launches the applet with FriendsLaArgType_ShowUserDetailInfo, the specified input, and playStartupSound=false. More...
|
|
Result | friendsLaStartSendingFriendRequest (AccountUid uid, AccountNetworkServiceAccountId id, const FriendsInAppScreenName *first_inAppScreenName, const FriendsInAppScreenName *second_inAppScreenName) |
| Launches the applet with FriendsLaArgType_StartSendingFriendRequest, the specified input, and playStartupSound=false. More...
|
|
Result | friendsLaShowMethodsOfSendingFriendRequest (AccountUid uid) |
| Launches the applet with FriendsLaArgType_ShowMethodsOfSendingFriendRequest, the specified input, and playStartupSound=false. More...
|
|
Result | friendsLaStartFacedFriendRequest (AccountUid uid) |
| Launches the applet with FriendsLaArgType_StartFacedFriendRequest, the specified input, and playStartupSound=false. More...
|
|
Result | friendsLaShowReceivedFriendRequestList (AccountUid uid) |
| Launches the applet with FriendsLaArgType_ShowReceivedFriendRequestList, the specified input, and playStartupSound=false. More...
|
|
Result | friendsLaShowBlockedUserList (AccountUid uid) |
| Launches the applet with FriendsLaArgType_ShowBlockedUserList, the specified input, and playStartupSound=false. More...
|
|
Result | friendsLaShowMyProfile (AccountUid uid) |
| Launches the applet with FriendsLaArgType_ShowMyProfile, the specified input, and playStartupSound=false. More...
|
|
Result | friendsLaShowMyProfileForHomeMenu (AccountUid uid) |
| Same as friendsLaShowMyProfile except with playStartupSound=true. More...
|
|
Result | friendsLaStartFriendInvitation (AccountUid uid, s32 id_count, const FriendsFriendInvitationGameModeDescription *desc, const void *userdata, u64 userdata_size) |
| Launches the applet with FriendsLaArgType_StartFriendInvitation, the specified input, and playStartupSound=false. More...
|
|
Result | friendsLaStartSendingFriendInvitation (AccountUid uid, const AccountNetworkServiceAccountId *id_list, s32 id_count, const FriendsFriendInvitationGameModeDescription *desc, const void *userdata, u64 userdata_size) |
| Launches the applet with FriendsLaArgType_StartSendingFriendInvitation, the specified input, and playStartupSound=false. More...
|
|
Result | friendsLaShowReceivedInvitationDetail (AccountUid uid, FriendsFriendInvitationId invitation_id, FriendsFriendInvitationGroupId invitation_group_id) |
| Launches the applet with FriendsLaArgType_ShowReceivedInvitationDetail, the specified input, and playStartupSound=false. More...
|
|
Wrapper for using the MyPage (friends) LibraryApplet.
- Author
- yellows8
- Copyright
- libnx Authors