Class BluetoothClass.Device
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
initializerIJVMBridgeBaseInitializer
Properties
AUDIO_VIDEO_CAMCORDER
public static int AUDIO_VIDEO_CAMCORDER { get; set; }
Property Value
AUDIO_VIDEO_CAR_AUDIO
public static int AUDIO_VIDEO_CAR_AUDIO { get; set; }
Property Value
AUDIO_VIDEO_HANDSFREE
public static int AUDIO_VIDEO_HANDSFREE { get; set; }
Property Value
AUDIO_VIDEO_HEADPHONES
public static int AUDIO_VIDEO_HEADPHONES { get; set; }
Property Value
AUDIO_VIDEO_HIFI_AUDIO
public static int AUDIO_VIDEO_HIFI_AUDIO { get; set; }
Property Value
AUDIO_VIDEO_LOUDSPEAKER
public static int AUDIO_VIDEO_LOUDSPEAKER { get; set; }
Property Value
AUDIO_VIDEO_MICROPHONE
public static int AUDIO_VIDEO_MICROPHONE { get; set; }
Property Value
AUDIO_VIDEO_PORTABLE_AUDIO
public static int AUDIO_VIDEO_PORTABLE_AUDIO { get; set; }
Property Value
AUDIO_VIDEO_SET_TOP_BOX
public static int AUDIO_VIDEO_SET_TOP_BOX { get; set; }
Property Value
AUDIO_VIDEO_UNCATEGORIZED
public static int AUDIO_VIDEO_UNCATEGORIZED { get; set; }
Property Value
AUDIO_VIDEO_VCR
https://developer.android.com/reference/android/bluetooth/BluetoothClass.Device.html#AUDIO_VIDEO_VCR
public static int AUDIO_VIDEO_VCR { get; set; }
Property Value
AUDIO_VIDEO_VIDEO_CAMERA
public static int AUDIO_VIDEO_VIDEO_CAMERA { get; set; }
Property Value
AUDIO_VIDEO_VIDEO_CONFERENCING
public static int AUDIO_VIDEO_VIDEO_CONFERENCING { get; set; }
Property Value
AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER
public static int AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER { get; set; }
Property Value
AUDIO_VIDEO_VIDEO_GAMING_TOY
public static int AUDIO_VIDEO_VIDEO_GAMING_TOY { get; set; }
Property Value
AUDIO_VIDEO_VIDEO_MONITOR
public static int AUDIO_VIDEO_VIDEO_MONITOR { get; set; }
Property Value
AUDIO_VIDEO_WEARABLE_HEADSET
public static int AUDIO_VIDEO_WEARABLE_HEADSET { get; set; }
Property Value
BridgeClassName
Java class name to be instantiated
public override string BridgeClassName { get; }
Property Value
COMPUTER_DESKTOP
public static int COMPUTER_DESKTOP { get; set; }
Property Value
COMPUTER_HANDHELD_PC_PDA
public static int COMPUTER_HANDHELD_PC_PDA { get; set; }
Property Value
COMPUTER_LAPTOP
https://developer.android.com/reference/android/bluetooth/BluetoothClass.Device.html#COMPUTER_LAPTOP
public static int COMPUTER_LAPTOP { get; set; }
Property Value
COMPUTER_PALM_SIZE_PC_PDA
public static int COMPUTER_PALM_SIZE_PC_PDA { get; set; }
Property Value
COMPUTER_SERVER
https://developer.android.com/reference/android/bluetooth/BluetoothClass.Device.html#COMPUTER_SERVER
public static int COMPUTER_SERVER { get; set; }
Property Value
COMPUTER_UNCATEGORIZED
public static int COMPUTER_UNCATEGORIZED { get; set; }
Property Value
COMPUTER_WEARABLE
public static int COMPUTER_WEARABLE { get; set; }
Property Value
HEALTH_BLOOD_PRESSURE
public static int HEALTH_BLOOD_PRESSURE { get; set; }
Property Value
HEALTH_DATA_DISPLAY
public static int HEALTH_DATA_DISPLAY { get; set; }
Property Value
HEALTH_GLUCOSE
public static int HEALTH_GLUCOSE { get; set; }
Property Value
HEALTH_PULSE_OXIMETER
public static int HEALTH_PULSE_OXIMETER { get; set; }
Property Value
HEALTH_PULSE_RATE
public static int HEALTH_PULSE_RATE { get; set; }
Property Value
HEALTH_THERMOMETER
public static int HEALTH_THERMOMETER { get; set; }
Property Value
HEALTH_UNCATEGORIZED
public static int HEALTH_UNCATEGORIZED { get; set; }
Property Value
HEALTH_WEIGHING
https://developer.android.com/reference/android/bluetooth/BluetoothClass.Device.html#HEALTH_WEIGHING
public static int HEALTH_WEIGHING { get; set; }
Property Value
IsBridgeAbstract
true if the BridgeClassName is an abstract class, i.e. cannot be created an instance
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
true if the BridgeClassName implements java.lang.AutoCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
true if the BridgeClassName is an interface, i.e. does not have any public constructor
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
true if the BridgeClassName is a static class, i.e. does not have any public constructor
public override bool IsBridgeStatic { get; }
Property Value
PERIPHERAL_KEYBOARD
public static int PERIPHERAL_KEYBOARD { get; set; }
Property Value
PERIPHERAL_KEYBOARD_POINTING
public static int PERIPHERAL_KEYBOARD_POINTING { get; set; }
Property Value
PERIPHERAL_NON_KEYBOARD_NON_POINTING
public static int PERIPHERAL_NON_KEYBOARD_NON_POINTING { get; set; }
Property Value
PERIPHERAL_POINTING
public static int PERIPHERAL_POINTING { get; set; }
Property Value
PHONE_CELLULAR
public static int PHONE_CELLULAR { get; set; }
Property Value
PHONE_CORDLESS
public static int PHONE_CORDLESS { get; set; }
Property Value
PHONE_ISDN
public static int PHONE_ISDN { get; set; }
Property Value
PHONE_MODEM_OR_GATEWAY
public static int PHONE_MODEM_OR_GATEWAY { get; set; }
Property Value
PHONE_SMART
public static int PHONE_SMART { get; set; }
Property Value
PHONE_UNCATEGORIZED
public static int PHONE_UNCATEGORIZED { get; set; }
Property Value
TOY_CONTROLLER
public static int TOY_CONTROLLER { get; set; }
Property Value
TOY_DOLL_ACTION_FIGURE
public static int TOY_DOLL_ACTION_FIGURE { get; set; }
Property Value
TOY_GAME
public static int TOY_GAME { get; set; }
Property Value
TOY_ROBOT
public static int TOY_ROBOT { get; set; }
Property Value
TOY_UNCATEGORIZED
public static int TOY_UNCATEGORIZED { get; set; }
Property Value
TOY_VEHICLE
public static int TOY_VEHICLE { get; set; }
Property Value
WEARABLE_GLASSES
public static int WEARABLE_GLASSES { get; set; }
Property Value
WEARABLE_HELMET
https://developer.android.com/reference/android/bluetooth/BluetoothClass.Device.html#WEARABLE_HELMET
public static int WEARABLE_HELMET { get; set; }
Property Value
WEARABLE_JACKET
https://developer.android.com/reference/android/bluetooth/BluetoothClass.Device.html#WEARABLE_JACKET
public static int WEARABLE_JACKET { get; set; }
Property Value
WEARABLE_PAGER
public static int WEARABLE_PAGER { get; set; }
Property Value
WEARABLE_UNCATEGORIZED
public static int WEARABLE_UNCATEGORIZED { get; set; }
Property Value
WEARABLE_WRIST_WATCH
public static int WEARABLE_WRIST_WATCH { get; set; }
Property Value
Methods
CreatePoolableInstance()
HPA initializer for Device()
public static BluetoothClass.Device CreatePoolableInstance()