PreferenceManager

Functions

Link copied to clipboard
open fun addFacebookTokenId(facebookTokenId: String)
Adds Facebook's token id to the shared preferences to fetch it later for easy login
Link copied to clipboard
open fun addGoogleTokenId(googleTokenId: String)
Adds Google's token id to the shared preferences to fetch it later for easy login
Link copied to clipboard
open fun addMapstedIdPostLogin(mapstedId: String)
Link copied to clipboard
Gets Facebook Token Id from the shared preferences to enable easy login
Link copied to clipboard
Gets Google Token Id from the shared preferences to enable easy login
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun storeUserProfile(userProfile: UserProfile)