PandoroLocalUser

The {@code PandoroLocalUser} class is useful to represent a user in the client application

Author

N7ghtm4r3 - Tecknobit

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun clear()

Method to clear the current local user session

No-any params required

Link copied to clipboard
open fun getPreference(key: String): String?

Method to get a stored preference

Link copied to clipboard
open fun setPreference(key: String, value: String?)

Method to store and set a preference