aerogear-xamarin-sdk
AeroGear Xamarin SDK
AeroGear.Mobile.Core.Utils.AndroidPlatformBridge Class Reference
Inheritance diagram for AeroGear.Mobile.Core.Utils.AndroidPlatformBridge:
AeroGear.Mobile.Core.Utils.IPlatformBridge

Public Member Functions

 AndroidPlatformBridge (Context appContext)
 
IUserPreferences GetUserPreferences (string storageName)
 Gets the user preferences store. More...
 

Properties

ApplicationRuntimeInfo ApplicationRuntimeInfo [get]
 
PlatformInfo PlatformInfo [get]
 
- Properties inherited from AeroGear.Mobile.Core.Utils.IPlatformBridge
ApplicationRuntimeInfo ApplicationRuntimeInfo [get]
 Gets the application runtime info. More...
 
PlatformInfo PlatformInfo [get]
 Gets the platform info. More...
 

Constructor & Destructor Documentation

◆ AndroidPlatformBridge()

AeroGear.Mobile.Core.Utils.AndroidPlatformBridge.AndroidPlatformBridge ( Context  appContext)

Member Function Documentation

◆ GetUserPreferences()

IUserPreferences AeroGear.Mobile.Core.Utils.AndroidPlatformBridge.GetUserPreferences ( string  storageName)

Gets the user preferences store.

Returns
The user preferences store.
Parameters
storageNameStorage name. Can be null.

Implements AeroGear.Mobile.Core.Utils.IPlatformBridge.

Property Documentation

◆ ApplicationRuntimeInfo

ApplicationRuntimeInfo AeroGear.Mobile.Core.Utils.AndroidPlatformBridge.ApplicationRuntimeInfo
get

◆ PlatformInfo

PlatformInfo AeroGear.Mobile.Core.Utils.AndroidPlatformBridge.PlatformInfo
get

The documentation for this class was generated from the following file: