aerogear-xamarin-sdk
AeroGear Xamarin SDK
AeroGear.Mobile.Core.Utils.AbstractUserPreferences Member List

This is the complete list of members for AeroGear.Mobile.Core.Utils.AbstractUserPreferences, including all inherited members.

doGetString(string key, string defaultValue=null)AeroGear.Mobile.Core.Utils.AbstractUserPreferencesprotectedpure virtual
doPutString(string key, string value)AeroGear.Mobile.Core.Utils.AbstractUserPreferencesprotectedpure virtual
doRemoveValue(string key)AeroGear.Mobile.Core.Utils.AbstractUserPreferencesprotectedpure virtual
GetString(string key, string defaultValue=null)AeroGear.Mobile.Core.Utils.AbstractUserPreferences
PutString(string key, string value)AeroGear.Mobile.Core.Utils.AbstractUserPreferences
RemoveValue(string key)AeroGear.Mobile.Core.Utils.AbstractUserPreferences