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

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

AndroidUserPreferences(Context appContext, string storageName)AeroGear.Mobile.Core.Utils.AndroidUserPreferences
doGetString(string key, string defaultValue=null)AeroGear.Mobile.Core.Utils.AndroidUserPreferencesprotectedvirtual
doPutString(string key, string value)AeroGear.Mobile.Core.Utils.AndroidUserPreferencesprotectedvirtual
doRemoveValue(string key)AeroGear.Mobile.Core.Utils.AndroidUserPreferencesprotectedvirtual
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