Table of Contents

Class DeviceTypes

Namespace
Android.Service.Controls
Assembly
MASES.Netdroid.dll
public class DeviceTypes : JVMBridgeBase<DeviceTypes>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
Inheritance
JVMBridgeBase
JVMBridgeBase<DeviceTypes>
DeviceTypes
Implements
IJVMBridgeCore
IJVMBridgeBaseStatic
IJVMBridgeBase
IJVMBridgeDefinition
Inherited Members
JVMBridgeBase<DeviceTypes>.IsAssignableFrom(IJavaType)
JVMBridgeBase<DeviceTypes>.IsAssignableFrom<T>()
JVMBridgeBase<DeviceTypes>.Execute<T>(params T[])
JVMBridgeBase<DeviceTypes>.DynBridgeClazz
JVMBridgeBase<DeviceTypes>.BridgeClazz
JVMBridgeBase.RuntimeClassNameOf<T>()
JVMBridgeBase.ClassNameOf<T>()
JVMBridgeBase.ClassOf<T>()
JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)
JVMBridgeBase.MonitorEnter()
JVMBridgeBase.MonitorExit()
JVMBridgeBase.IsInstanceOf(IJavaType)
JVMBridgeBase.IsInstanceOf<T>()
JVMBridgeBase.RuntimeIsInstanceOf<T>()
JVMBridgeBase.CastTo<TNewClass>()
JVMBridgeBase.CastDirect<TNewClass>()
JVMBridgeBase.Dispose()
JVMBridgeBase.ToString()
JVMBridgeBase.GetHashCode()
JVMBridgeBase.Notify()
JVMBridgeBase.NotifyAll()
JVMBridgeBase.Wait()
JVMBridgeBase.DynBridgeInstance
JVMBridgeBase.BridgeInstance
JVMBridgeBase.IsBridgeListener
Extension Methods

Constructors

DeviceTypes()

Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge

public DeviceTypes()

DeviceTypes(params object[])

Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class

public DeviceTypes(params object[] args)

Parameters

args object[]

Properties

BridgeClassName

public override string BridgeClassName { get; }

Property Value

string

IsBridgeAbstract

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

public override bool IsBridgeStatic { get; }

Property Value

bool

TYPE_AC_HEATER

public static int TYPE_AC_HEATER { get; }

Property Value

int

TYPE_AC_UNIT

public static int TYPE_AC_UNIT { get; }

Property Value

int

TYPE_AIR_FRESHENER

public static int TYPE_AIR_FRESHENER { get; }

Property Value

int

TYPE_AIR_PURIFIER

public static int TYPE_AIR_PURIFIER { get; }

Property Value

int

TYPE_AWNING

public static int TYPE_AWNING { get; }

Property Value

int

TYPE_BLINDS

public static int TYPE_BLINDS { get; }

Property Value

int

TYPE_CAMERA

public static int TYPE_CAMERA { get; }

Property Value

int

TYPE_CLOSET

public static int TYPE_CLOSET { get; }

Property Value

int

TYPE_COFFEE_MAKER

public static int TYPE_COFFEE_MAKER { get; }

Property Value

int

TYPE_CURTAIN

public static int TYPE_CURTAIN { get; }

Property Value

int

TYPE_DEHUMIDIFIER

public static int TYPE_DEHUMIDIFIER { get; }

Property Value

int

TYPE_DISHWASHER

public static int TYPE_DISHWASHER { get; }

Property Value

int

TYPE_DISPLAY

public static int TYPE_DISPLAY { get; }

Property Value

int

TYPE_DOOR

public static int TYPE_DOOR { get; }

Property Value

int

TYPE_DOORBELL

public static int TYPE_DOORBELL { get; }

Property Value

int

TYPE_DRAWER

public static int TYPE_DRAWER { get; }

Property Value

int

TYPE_DRYER

public static int TYPE_DRYER { get; }

Property Value

int

TYPE_FAN

public static int TYPE_FAN { get; }

Property Value

int

TYPE_GARAGE

public static int TYPE_GARAGE { get; }

Property Value

int

TYPE_GATE

public static int TYPE_GATE { get; }

Property Value

int

TYPE_GENERIC_ARM_DISARM

public static int TYPE_GENERIC_ARM_DISARM { get; }

Property Value

int

TYPE_GENERIC_LOCK_UNLOCK

public static int TYPE_GENERIC_LOCK_UNLOCK { get; }

Property Value

int

TYPE_GENERIC_ON_OFF

public static int TYPE_GENERIC_ON_OFF { get; }

Property Value

int

TYPE_GENERIC_OPEN_CLOSE

public static int TYPE_GENERIC_OPEN_CLOSE { get; }

Property Value

int

TYPE_GENERIC_START_STOP

public static int TYPE_GENERIC_START_STOP { get; }

Property Value

int

TYPE_GENERIC_TEMP_SETTING

public static int TYPE_GENERIC_TEMP_SETTING { get; }

Property Value

int

TYPE_GENERIC_VIEWSTREAM

public static int TYPE_GENERIC_VIEWSTREAM { get; }

Property Value

int

TYPE_HEATER

public static int TYPE_HEATER { get; }

Property Value

int

TYPE_HOOD

public static int TYPE_HOOD { get; }

Property Value

int

TYPE_HUMIDIFIER

public static int TYPE_HUMIDIFIER { get; }

Property Value

int

TYPE_KETTLE

public static int TYPE_KETTLE { get; }

Property Value

int

TYPE_LIGHT

public static int TYPE_LIGHT { get; }

Property Value

int

TYPE_LOCK

public static int TYPE_LOCK { get; }

Property Value

int

TYPE_MICROWAVE

public static int TYPE_MICROWAVE { get; }

Property Value

int

TYPE_MOP

public static int TYPE_MOP { get; }

Property Value

int

TYPE_MOWER

public static int TYPE_MOWER { get; }

Property Value

int

TYPE_MULTICOOKER

public static int TYPE_MULTICOOKER { get; }

Property Value

int

TYPE_OUTLET

public static int TYPE_OUTLET { get; }

Property Value

int

TYPE_PERGOLA

public static int TYPE_PERGOLA { get; }

Property Value

int

TYPE_RADIATOR

public static int TYPE_RADIATOR { get; }

Property Value

int

TYPE_REFRIGERATOR

public static int TYPE_REFRIGERATOR { get; }

Property Value

int

TYPE_REMOTE_CONTROL

public static int TYPE_REMOTE_CONTROL { get; }

Property Value

int

TYPE_ROUTINE

public static int TYPE_ROUTINE { get; }

Property Value

int

TYPE_SECURITY_SYSTEM

public static int TYPE_SECURITY_SYSTEM { get; }

Property Value

int

TYPE_SET_TOP

public static int TYPE_SET_TOP { get; }

Property Value

int

TYPE_SHOWER

public static int TYPE_SHOWER { get; }

Property Value

int

TYPE_SHUTTER

public static int TYPE_SHUTTER { get; }

Property Value

int

TYPE_SPRINKLER

public static int TYPE_SPRINKLER { get; }

Property Value

int

TYPE_STANDMIXER

public static int TYPE_STANDMIXER { get; }

Property Value

int

TYPE_STYLER

public static int TYPE_STYLER { get; }

Property Value

int

TYPE_SWITCH

public static int TYPE_SWITCH { get; }

Property Value

int

TYPE_THERMOSTAT

public static int TYPE_THERMOSTAT { get; }

Property Value

int

TYPE_TV

public static int TYPE_TV { get; }

Property Value

int

TYPE_UNKNOWN

public static int TYPE_UNKNOWN { get; }

Property Value

int

TYPE_VACUUM

public static int TYPE_VACUUM { get; }

Property Value

int

TYPE_VALVE

public static int TYPE_VALVE { get; }

Property Value

int

TYPE_WASHER

public static int TYPE_WASHER { get; }

Property Value

int

TYPE_WATER_HEATER

public static int TYPE_WATER_HEATER { get; }

Property Value

int

TYPE_WINDOW

public static int TYPE_WINDOW { get; }

Property Value

int

Methods

ValidDeviceType(int)

public static bool ValidDeviceType(int arg0)

Parameters

arg0 int

int

Returns

bool

bool