Table of Contents

Class BluetoothClass.Device

Namespace
Android.Bluetooth
Assembly
MASES.Netdroid.dll
public class BluetoothClass.Device : JVMBridgeBase<BluetoothClass.Device>, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition
Inheritance
BluetoothClass.Device
Implements
Extension Methods

Constructors

Device()

public Device()

Device(IJVMBridgeBaseInitializer)

Initializer used internally by JCOBridge. Do not use directly.

[Obsolete("This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public Device(IJVMBridgeBaseInitializer initializer)

Parameters

initializer IJVMBridgeBaseInitializer

Properties

AUDIO_VIDEO_CAMCORDER

public static int AUDIO_VIDEO_CAMCORDER { get; set; }

Property Value

int

AUDIO_VIDEO_CAR_AUDIO

public static int AUDIO_VIDEO_CAR_AUDIO { get; set; }

Property Value

int

AUDIO_VIDEO_HANDSFREE

public static int AUDIO_VIDEO_HANDSFREE { get; set; }

Property Value

int

AUDIO_VIDEO_HEADPHONES

public static int AUDIO_VIDEO_HEADPHONES { get; set; }

Property Value

int

AUDIO_VIDEO_HIFI_AUDIO

public static int AUDIO_VIDEO_HIFI_AUDIO { get; set; }

Property Value

int

AUDIO_VIDEO_LOUDSPEAKER

public static int AUDIO_VIDEO_LOUDSPEAKER { get; set; }

Property Value

int

AUDIO_VIDEO_MICROPHONE

public static int AUDIO_VIDEO_MICROPHONE { get; set; }

Property Value

int

AUDIO_VIDEO_PORTABLE_AUDIO

public static int AUDIO_VIDEO_PORTABLE_AUDIO { get; set; }

Property Value

int

AUDIO_VIDEO_SET_TOP_BOX

public static int AUDIO_VIDEO_SET_TOP_BOX { get; set; }

Property Value

int

AUDIO_VIDEO_UNCATEGORIZED

public static int AUDIO_VIDEO_UNCATEGORIZED { get; set; }

Property Value

int

AUDIO_VIDEO_VCR

public static int AUDIO_VIDEO_VCR { get; set; }

Property Value

int

AUDIO_VIDEO_VIDEO_CAMERA

public static int AUDIO_VIDEO_VIDEO_CAMERA { get; set; }

Property Value

int

AUDIO_VIDEO_VIDEO_CONFERENCING

public static int AUDIO_VIDEO_VIDEO_CONFERENCING { get; set; }

Property Value

int

AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER

public static int AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER { get; set; }

Property Value

int

AUDIO_VIDEO_VIDEO_GAMING_TOY

public static int AUDIO_VIDEO_VIDEO_GAMING_TOY { get; set; }

Property Value

int

AUDIO_VIDEO_VIDEO_MONITOR

public static int AUDIO_VIDEO_VIDEO_MONITOR { get; set; }

Property Value

int

AUDIO_VIDEO_WEARABLE_HEADSET

public static int AUDIO_VIDEO_WEARABLE_HEADSET { get; set; }

Property Value

int

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

Property Value

string

COMPUTER_DESKTOP

public static int COMPUTER_DESKTOP { get; set; }

Property Value

int

COMPUTER_HANDHELD_PC_PDA

public static int COMPUTER_HANDHELD_PC_PDA { get; set; }

Property Value

int

COMPUTER_LAPTOP

public static int COMPUTER_LAPTOP { get; set; }

Property Value

int

COMPUTER_PALM_SIZE_PC_PDA

public static int COMPUTER_PALM_SIZE_PC_PDA { get; set; }

Property Value

int

COMPUTER_SERVER

public static int COMPUTER_SERVER { get; set; }

Property Value

int

COMPUTER_UNCATEGORIZED

public static int COMPUTER_UNCATEGORIZED { get; set; }

Property Value

int

COMPUTER_WEARABLE

public static int COMPUTER_WEARABLE { get; set; }

Property Value

int

HEALTH_BLOOD_PRESSURE

public static int HEALTH_BLOOD_PRESSURE { get; set; }

Property Value

int

HEALTH_DATA_DISPLAY

public static int HEALTH_DATA_DISPLAY { get; set; }

Property Value

int

HEALTH_GLUCOSE

public static int HEALTH_GLUCOSE { get; set; }

Property Value

int

HEALTH_PULSE_OXIMETER

public static int HEALTH_PULSE_OXIMETER { get; set; }

Property Value

int

HEALTH_PULSE_RATE

public static int HEALTH_PULSE_RATE { get; set; }

Property Value

int

HEALTH_THERMOMETER

public static int HEALTH_THERMOMETER { get; set; }

Property Value

int

HEALTH_UNCATEGORIZED

public static int HEALTH_UNCATEGORIZED { get; set; }

Property Value

int

HEALTH_WEIGHING

public static int HEALTH_WEIGHING { get; set; }

Property Value

int

IsBridgeAbstract

true if the BridgeClassName is an abstract class, i.e. cannot be created an instance

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

true if the BridgeClassName implements java.lang.AutoCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

true if the BridgeClassName is an interface, i.e. does not have any public constructor

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

true if the BridgeClassName is a static class, i.e. does not have any public constructor

public override bool IsBridgeStatic { get; }

Property Value

bool

PERIPHERAL_KEYBOARD

public static int PERIPHERAL_KEYBOARD { get; set; }

Property Value

int

PERIPHERAL_KEYBOARD_POINTING

public static int PERIPHERAL_KEYBOARD_POINTING { get; set; }

Property Value

int

PERIPHERAL_NON_KEYBOARD_NON_POINTING

public static int PERIPHERAL_NON_KEYBOARD_NON_POINTING { get; set; }

Property Value

int

PERIPHERAL_POINTING

public static int PERIPHERAL_POINTING { get; set; }

Property Value

int

PHONE_CELLULAR

public static int PHONE_CELLULAR { get; set; }

Property Value

int

PHONE_CORDLESS

public static int PHONE_CORDLESS { get; set; }

Property Value

int

PHONE_ISDN

public static int PHONE_ISDN { get; set; }

Property Value

int

PHONE_MODEM_OR_GATEWAY

public static int PHONE_MODEM_OR_GATEWAY { get; set; }

Property Value

int

PHONE_SMART

public static int PHONE_SMART { get; set; }

Property Value

int

PHONE_UNCATEGORIZED

public static int PHONE_UNCATEGORIZED { get; set; }

Property Value

int

TOY_CONTROLLER

public static int TOY_CONTROLLER { get; set; }

Property Value

int

TOY_DOLL_ACTION_FIGURE

public static int TOY_DOLL_ACTION_FIGURE { get; set; }

Property Value

int

TOY_GAME

public static int TOY_GAME { get; set; }

Property Value

int

TOY_ROBOT

public static int TOY_ROBOT { get; set; }

Property Value

int

TOY_UNCATEGORIZED

public static int TOY_UNCATEGORIZED { get; set; }

Property Value

int

TOY_VEHICLE

public static int TOY_VEHICLE { get; set; }

Property Value

int

WEARABLE_GLASSES

public static int WEARABLE_GLASSES { get; set; }

Property Value

int

WEARABLE_HELMET

public static int WEARABLE_HELMET { get; set; }

Property Value

int

WEARABLE_JACKET

public static int WEARABLE_JACKET { get; set; }

Property Value

int

WEARABLE_PAGER

public static int WEARABLE_PAGER { get; set; }

Property Value

int

WEARABLE_UNCATEGORIZED

public static int WEARABLE_UNCATEGORIZED { get; set; }

Property Value

int

WEARABLE_WRIST_WATCH

public static int WEARABLE_WRIST_WATCH { get; set; }

Property Value

int

Methods

CreatePoolableInstance()

HPA initializer for Device()

public static BluetoothClass.Device CreatePoolableInstance()

Returns

BluetoothClass.Device