Add friends by ID or username to a user's account.
Add users to a group, or accept their join requests.
Authenticate a user with an Apple ID against the server.
Authenticate a user with a custom id against the server.
Authenticate a user with a device id against the server.
Authenticate a user with an email+password against the server.
Authenticate a user with a Facebook OAuth token against the server.
Authenticate a user with a Facebook Instant Game token against the server.
Authenticate a user with GameCenter against the server.
Authenticate a user with Google against the server.
Authenticate a user with Steam against the server.
Ban users from a group.
Block one or more users by ID or username.
A socket created with the client's configuration.
Delete one or more users by ID or username.
Delete a group the user is part of and has permissions to delete.
Delete one or more notifications
Delete one or more storage objects
Demote a set of users in a group to the next role down.
Submit an event for processing in the server's registered runtime custom events handler.
Fetch the current user's account.
Import Facebook friends and add them to a user's account.
Import Steam friends and add them to a user's account.
Join a group that's open, or send a request to join a group that is closed.
Kick users from a group, or decline their join requests.
Leave a group the user is part of.
Add an Apple ID to the social profiles on the current user's account.
Add a custom ID to the social profiles on the current user's account.
Add a device ID to the social profiles on the current user's account.
Add an email+password to the social profiles on the current user's account.
Add Facebook to the social profiles on the current user's account.
Add Facebook Instant to the social profiles on the current user's account.
Add GameCenter to the social profiles on the current user's account.
Add Google to the social profiles on the current user's account.
Add Steam to the social profiles on the current user's account.
List a channel's message history.
List a group's users.
List leaderboard records
Fetch list of running matches.
Fetch list of notifications.
List storage objects.
List tournament records from a given tournament.
List tournament records from a given tournament around the owner.
List current or upcoming tournaments.
List a user's groups.
Promote users in a group to the next role up.
Fetch storage objects.
Execute an RPC function on the server.
Execute an RPC function on the server.
Log out a session, invalidate a refresh token, or log out all sessions/refresh tokens for a user.
Remove the Apple ID from the social profiles on the current user's account.
Remove custom ID from the social profiles on the current user's account.
Remove a device ID from the social profiles on the current user's account.
Remove an email+password from the social profiles on the current user's account.
Remove Facebook from the social profiles on the current user's account.
Remove Facebook Instant social profiles from the current user's account.
Remove GameCenter from the social profiles on the current user's account.
Remove Google from the social profiles on the current user's account.
Remove Steam from the social profiles on the current user's account.
Update fields in the current user's account.
Update a group the user is part of and has permissions to update.
Validate an Apple IAP receipt.
Validate a Google IAP receipt.
Validate a Huawei IAP receipt.
Write a record to a leaderboard.
Write storage objects.
Write a record to a tournament.
Generated using TypeDoc
A client for Nakama server.