Skip to main content
PlaytoliaSession gives the profile of the current player. The SDK syncs this profile after each login and after each update of the profile.

Methods

User

AccountDeletion

The account stays intact until DeletionScheduledAt, and a login before then cancels the deletion. The SDK does not log the player out, so call PlaytoliaAuth.Logout() after a successful request if you want the deletion to go through. A second request is refused rather than re-scheduled.