database_3ds

package
v0.0.0-...-f994194 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2026 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFriendMiis

func GetFriendMiis(pids []uint32) (types.List[friends_3ds_types.FriendMii], error)

GetFriendMiis returns the Mii of all friends

func GetFriendPersistentInfos

func GetFriendPersistentInfos(user1_pid uint32, pids []uint32) (types.List[friends_3ds_types.FriendPersistentInfo], error)

GetFriendPersistentInfos returns the persistent information of all friends

func GetUserFriends

GetUserFriends returns all friend relationships of a user

func RemoveFriendship

func RemoveFriendship(user1_pid uint32, user2_pid uint32) error

RemoveFriendship removes a user's friend relationship

func SaveFriendship

func SaveFriendship(senderPID uint32, recipientPID uint32) (friends_3ds_types.FriendRelationship, error)

SaveFriendship saves a friend relationship for a user

func UpdateUserComment

func UpdateUserComment(pid uint32, message string) error

UpdateUserComment updates a user's comment

func UpdateUserFavoriteGame

func UpdateUserFavoriteGame(pid uint32, gameKey friends_3ds_types.GameKey) error

UpdateUserFavoriteGame updates a user's favorite game

func UpdateUserLastOnlineTime

func UpdateUserLastOnlineTime(pid uint32, lastOnline types.DateTime) error

UpdateUserLastOnlineTime updates a user's last online time

func UpdateUserMii

func UpdateUserMii(pid uint32, mii friends_3ds_types.Mii) error

UpdateUserMii updates a user's mii

func UpdateUserPreferences

func UpdateUserPreferences(pid uint32, show_online bool, show_current_game bool) error

UpdateUserPreferences updates a user's preferences

func UpdateUserProfile

func UpdateUserProfile(pid uint32, profileData friends_3ds_types.MyProfile) error

UpdateUserProfile updates a user's profile

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL