Table of Contents

Class BluetoothClass.Device

Namespace
Android.Bluetooth
Assembly
MASES.Netdroid.dll
public class BluetoothClass.Device : JVMBridgeBase<BluetoothClass.Device>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
Inheritance
JVMBridgeBase
JVMBridgeBase<BluetoothClass.Device>
BluetoothClass.Device
Implements
IJVMBridgeCore
IJVMBridgeBaseStatic
IJVMBridgeBase
IJVMBridgeDefinition
Inherited Members
JVMBridgeBase<BluetoothClass.Device>.IsAssignableFrom(IJavaType)
JVMBridgeBase<BluetoothClass.Device>.IsAssignableFrom<T>()
JVMBridgeBase<BluetoothClass.Device>.Execute<T>(params T[])
JVMBridgeBase<BluetoothClass.Device>.DynBridgeClazz
JVMBridgeBase<BluetoothClass.Device>.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

Device()

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

public Device()

Device(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 Device(params object[] args)

Parameters

args object[]

Properties

AUDIO_VIDEO_CAMCORDER

public static int AUDIO_VIDEO_CAMCORDER { get; }

Property Value

int

AUDIO_VIDEO_CAR_AUDIO

public static int AUDIO_VIDEO_CAR_AUDIO { get; }

Property Value

int

AUDIO_VIDEO_HANDSFREE

public static int AUDIO_VIDEO_HANDSFREE { get; }

Property Value

int

AUDIO_VIDEO_HEADPHONES

public static int AUDIO_VIDEO_HEADPHONES { get; }

Property Value

int

AUDIO_VIDEO_HIFI_AUDIO

public static int AUDIO_VIDEO_HIFI_AUDIO { get; }

Property Value

int

AUDIO_VIDEO_LOUDSPEAKER

public static int AUDIO_VIDEO_LOUDSPEAKER { get; }

Property Value

int

AUDIO_VIDEO_MICROPHONE

public static int AUDIO_VIDEO_MICROPHONE { get; }

Property Value

int

AUDIO_VIDEO_PORTABLE_AUDIO

public static int AUDIO_VIDEO_PORTABLE_AUDIO { get; }

Property Value

int

AUDIO_VIDEO_SET_TOP_BOX

public static int AUDIO_VIDEO_SET_TOP_BOX { get; }

Property Value

int

AUDIO_VIDEO_UNCATEGORIZED

public static int AUDIO_VIDEO_UNCATEGORIZED { get; }

Property Value

int

AUDIO_VIDEO_VCR

public static int AUDIO_VIDEO_VCR { get; }

Property Value

int

AUDIO_VIDEO_VIDEO_CAMERA

public static int AUDIO_VIDEO_VIDEO_CAMERA { get; }

Property Value

int

AUDIO_VIDEO_VIDEO_CONFERENCING

public static int AUDIO_VIDEO_VIDEO_CONFERENCING { get; }

Property Value

int

AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER

public static int AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER { get; }

Property Value

int

AUDIO_VIDEO_VIDEO_GAMING_TOY

public static int AUDIO_VIDEO_VIDEO_GAMING_TOY { get; }

Property Value

int

AUDIO_VIDEO_VIDEO_MONITOR

public static int AUDIO_VIDEO_VIDEO_MONITOR { get; }

Property Value

int

AUDIO_VIDEO_WEARABLE_HEADSET

public static int AUDIO_VIDEO_WEARABLE_HEADSET { get; }

Property Value

int

BridgeClassName

public override string BridgeClassName { get; }

Property Value

string

COMPUTER_DESKTOP

public static int COMPUTER_DESKTOP { get; }

Property Value

int

COMPUTER_HANDHELD_PC_PDA

public static int COMPUTER_HANDHELD_PC_PDA { get; }

Property Value

int

COMPUTER_LAPTOP

public static int COMPUTER_LAPTOP { get; }

Property Value

int

COMPUTER_PALM_SIZE_PC_PDA

public static int COMPUTER_PALM_SIZE_PC_PDA { get; }

Property Value

int

COMPUTER_SERVER

public static int COMPUTER_SERVER { get; }

Property Value

int

COMPUTER_UNCATEGORIZED

public static int COMPUTER_UNCATEGORIZED { get; }

Property Value

int

COMPUTER_WEARABLE

public static int COMPUTER_WEARABLE { get; }

Property Value

int

HEALTH_BLOOD_PRESSURE

public static int HEALTH_BLOOD_PRESSURE { get; }

Property Value

int

HEALTH_DATA_DISPLAY

public static int HEALTH_DATA_DISPLAY { get; }

Property Value

int

HEALTH_GLUCOSE

public static int HEALTH_GLUCOSE { get; }

Property Value

int

HEALTH_PULSE_OXIMETER

public static int HEALTH_PULSE_OXIMETER { get; }

Property Value

int

HEALTH_PULSE_RATE

public static int HEALTH_PULSE_RATE { get; }

Property Value

int

HEALTH_THERMOMETER

public static int HEALTH_THERMOMETER { get; }

Property Value

int

HEALTH_UNCATEGORIZED

public static int HEALTH_UNCATEGORIZED { get; }

Property Value

int

HEALTH_WEIGHING

public static int HEALTH_WEIGHING { get; }

Property Value

int

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

PERIPHERAL_KEYBOARD

public static int PERIPHERAL_KEYBOARD { get; }

Property Value

int

PERIPHERAL_KEYBOARD_POINTING

public static int PERIPHERAL_KEYBOARD_POINTING { get; }

Property Value

int

PERIPHERAL_NON_KEYBOARD_NON_POINTING

public static int PERIPHERAL_NON_KEYBOARD_NON_POINTING { get; }

Property Value

int

PERIPHERAL_POINTING

public static int PERIPHERAL_POINTING { get; }

Property Value

int

PHONE_CELLULAR

public static int PHONE_CELLULAR { get; }

Property Value

int

PHONE_CORDLESS

public static int PHONE_CORDLESS { get; }

Property Value

int

PHONE_ISDN

public static int PHONE_ISDN { get; }

Property Value

int

PHONE_MODEM_OR_GATEWAY

public static int PHONE_MODEM_OR_GATEWAY { get; }

Property Value

int

PHONE_SMART

public static int PHONE_SMART { get; }

Property Value

int

PHONE_UNCATEGORIZED

public static int PHONE_UNCATEGORIZED { get; }

Property Value

int

TOY_CONTROLLER

public static int TOY_CONTROLLER { get; }

Property Value

int

TOY_DOLL_ACTION_FIGURE

public static int TOY_DOLL_ACTION_FIGURE { get; }

Property Value

int

TOY_GAME

public static int TOY_GAME { get; }

Property Value

int

TOY_ROBOT

public static int TOY_ROBOT { get; }

Property Value

int

TOY_UNCATEGORIZED

public static int TOY_UNCATEGORIZED { get; }

Property Value

int

TOY_VEHICLE

public static int TOY_VEHICLE { get; }

Property Value

int

WEARABLE_GLASSES

public static int WEARABLE_GLASSES { get; }

Property Value

int

WEARABLE_HELMET

public static int WEARABLE_HELMET { get; }

Property Value

int

WEARABLE_JACKET

public static int WEARABLE_JACKET { get; }

Property Value

int

WEARABLE_PAGER

public static int WEARABLE_PAGER { get; }

Property Value

int

WEARABLE_UNCATEGORIZED

public static int WEARABLE_UNCATEGORIZED { get; }

Property Value

int

WEARABLE_WRIST_WATCH

public static int WEARABLE_WRIST_WATCH { get; }

Property Value

int