C# Class InTheHand.Security.ExchangeActivesyncProvisioning.EasClientDeviceInformation

Provides the app the ability to retrieve device information from the local device.
PlatformVersion supported iOSiOS 9.0 and later tvOStvOS 9.0 and later Windows UWPWindows 10 Windows StoreWindows 8.1 or later Windows Phone StoreWindows Phone 8.1 or later Windows Phone SilverlightWindows Phone 8.0 or later
ファイルを表示 Open project: inthehand/Charming

Public Methods

Method Description
EasClientDeviceInformation ( ) : Android.OS

Creates an instance of an object that allows the caller app to retrieve device information from the local device.

Method Details

EasClientDeviceInformation() public method

Creates an instance of an object that allows the caller app to retrieve device information from the local device.
public EasClientDeviceInformation ( ) : Android.OS
return Android.OS