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

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

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