Class BluetoothClass.Device
public class BluetoothClass.Device : JVMBridgeBase<BluetoothClass.Device>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
- Inheritance
-
JVMBridgeBaseBluetoothClass.Device
- Implements
-
IJVMBridgeCoreIJVMBridgeBaseStaticIJVMBridgeBaseIJVMBridgeDefinition
- Inherited Members
-
JVMBridgeBase<BluetoothClass.Device>.SExecuteWithSignature<TReturn>(string, string, params object[])JVMBridgeBase<BluetoothClass.Device>.IsAssignableFrom(IJavaType)JVMBridgeBase<BluetoothClass.Device>.IsAssignableFrom<T>()JVMBridgeBase<BluetoothClass.Device>.Execute<T>(params T[])JVMBridgeBase<BluetoothClass.Device>.DynBridgeClazzJVMBridgeBase<BluetoothClass.Device>.BridgeClazzJVMBridgeBase.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.IExecuteWithSignature<TNewClass, TReturn, TConverter>(string, string, params object[])JVMBridgeBase.DynBridgeInstanceJVMBridgeBase.BridgeInstanceJVMBridgeBase.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
AUDIO_VIDEO_CAR_AUDIO
public static int AUDIO_VIDEO_CAR_AUDIO { get; }
Property Value
AUDIO_VIDEO_HANDSFREE
public static int AUDIO_VIDEO_HANDSFREE { get; }
Property Value
AUDIO_VIDEO_HEADPHONES
public static int AUDIO_VIDEO_HEADPHONES { get; }
Property Value
AUDIO_VIDEO_HIFI_AUDIO
public static int AUDIO_VIDEO_HIFI_AUDIO { get; }
Property Value
AUDIO_VIDEO_LOUDSPEAKER
public static int AUDIO_VIDEO_LOUDSPEAKER { get; }
Property Value
AUDIO_VIDEO_MICROPHONE
public static int AUDIO_VIDEO_MICROPHONE { get; }
Property Value
AUDIO_VIDEO_PORTABLE_AUDIO
public static int AUDIO_VIDEO_PORTABLE_AUDIO { get; }
Property Value
AUDIO_VIDEO_SET_TOP_BOX
public static int AUDIO_VIDEO_SET_TOP_BOX { get; }
Property Value
AUDIO_VIDEO_UNCATEGORIZED
public static int AUDIO_VIDEO_UNCATEGORIZED { get; }
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; }
Property Value
AUDIO_VIDEO_VIDEO_CAMERA
public static int AUDIO_VIDEO_VIDEO_CAMERA { get; }
Property Value
AUDIO_VIDEO_VIDEO_CONFERENCING
public static int AUDIO_VIDEO_VIDEO_CONFERENCING { get; }
Property Value
AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER
public static int AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER { get; }
Property Value
AUDIO_VIDEO_VIDEO_GAMING_TOY
public static int AUDIO_VIDEO_VIDEO_GAMING_TOY { get; }
Property Value
AUDIO_VIDEO_VIDEO_MONITOR
public static int AUDIO_VIDEO_VIDEO_MONITOR { get; }
Property Value
AUDIO_VIDEO_WEARABLE_HEADSET
public static int AUDIO_VIDEO_WEARABLE_HEADSET { get; }
Property Value
BridgeClassName
https://www.jcobridge.com/api-clr/html/P_MASES_JCOBridge_C2JBridge_JVMBridgeBase_BridgeClassName.htm
public override string BridgeClassName { get; }
Property Value
COMPUTER_DESKTOP
public static int COMPUTER_DESKTOP { get; }
Property Value
COMPUTER_HANDHELD_PC_PDA
public static int COMPUTER_HANDHELD_PC_PDA { get; }
Property Value
COMPUTER_LAPTOP
https://developer.android.com/reference/android/bluetooth/BluetoothClass.Device.html#COMPUTER_LAPTOP
public static int COMPUTER_LAPTOP { get; }
Property Value
COMPUTER_PALM_SIZE_PC_PDA
public static int COMPUTER_PALM_SIZE_PC_PDA { get; }
Property Value
COMPUTER_SERVER
https://developer.android.com/reference/android/bluetooth/BluetoothClass.Device.html#COMPUTER_SERVER
public static int COMPUTER_SERVER { get; }
Property Value
COMPUTER_UNCATEGORIZED
public static int COMPUTER_UNCATEGORIZED { get; }
Property Value
COMPUTER_WEARABLE
public static int COMPUTER_WEARABLE { get; }
Property Value
HEALTH_BLOOD_PRESSURE
public static int HEALTH_BLOOD_PRESSURE { get; }
Property Value
HEALTH_DATA_DISPLAY
public static int HEALTH_DATA_DISPLAY { get; }
Property Value
HEALTH_GLUCOSE
public static int HEALTH_GLUCOSE { get; }
Property Value
HEALTH_PULSE_OXIMETER
public static int HEALTH_PULSE_OXIMETER { get; }
Property Value
HEALTH_PULSE_RATE
public static int HEALTH_PULSE_RATE { get; }
Property Value
HEALTH_THERMOMETER
public static int HEALTH_THERMOMETER { get; }
Property Value
HEALTH_UNCATEGORIZED
public static int HEALTH_UNCATEGORIZED { get; }
Property Value
HEALTH_WEIGHING
https://developer.android.com/reference/android/bluetooth/BluetoothClass.Device.html#HEALTH_WEIGHING
public static int HEALTH_WEIGHING { get; }
Property Value
IsBridgeAbstract
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
public override bool IsBridgeStatic { get; }
Property Value
PERIPHERAL_KEYBOARD
public static int PERIPHERAL_KEYBOARD { get; }
Property Value
PERIPHERAL_KEYBOARD_POINTING
public static int PERIPHERAL_KEYBOARD_POINTING { get; }
Property Value
PERIPHERAL_NON_KEYBOARD_NON_POINTING
public static int PERIPHERAL_NON_KEYBOARD_NON_POINTING { get; }
Property Value
PERIPHERAL_POINTING
public static int PERIPHERAL_POINTING { get; }
Property Value
PHONE_CELLULAR
public static int PHONE_CELLULAR { get; }
Property Value
PHONE_CORDLESS
public static int PHONE_CORDLESS { get; }
Property Value
PHONE_ISDN
public static int PHONE_ISDN { get; }
Property Value
PHONE_MODEM_OR_GATEWAY
public static int PHONE_MODEM_OR_GATEWAY { get; }
Property Value
PHONE_SMART
public static int PHONE_SMART { get; }
Property Value
PHONE_UNCATEGORIZED
public static int PHONE_UNCATEGORIZED { get; }
Property Value
TOY_CONTROLLER
public static int TOY_CONTROLLER { get; }
Property Value
TOY_DOLL_ACTION_FIGURE
public static int TOY_DOLL_ACTION_FIGURE { get; }
Property Value
TOY_GAME
public static int TOY_GAME { get; }
Property Value
TOY_ROBOT
public static int TOY_ROBOT { get; }
Property Value
TOY_UNCATEGORIZED
public static int TOY_UNCATEGORIZED { get; }
Property Value
TOY_VEHICLE
public static int TOY_VEHICLE { get; }
Property Value
WEARABLE_GLASSES
public static int WEARABLE_GLASSES { get; }
Property Value
WEARABLE_HELMET
https://developer.android.com/reference/android/bluetooth/BluetoothClass.Device.html#WEARABLE_HELMET
public static int WEARABLE_HELMET { get; }
Property Value
WEARABLE_JACKET
https://developer.android.com/reference/android/bluetooth/BluetoothClass.Device.html#WEARABLE_JACKET
public static int WEARABLE_JACKET { get; }
Property Value
WEARABLE_PAGER
public static int WEARABLE_PAGER { get; }
Property Value
WEARABLE_UNCATEGORIZED
public static int WEARABLE_UNCATEGORIZED { get; }
Property Value
WEARABLE_WRIST_WATCH
public static int WEARABLE_WRIST_WATCH { get; }