BluetoothHidDevice.Callback Constructors

Definition

Overloads

BluetoothHidDevice.Callback()
BluetoothHidDevice.Callback(IntPtr, JniHandleOwnership)

BluetoothHidDevice.Callback()

[Android.Runtime.Register(".ctor", "()V", "", ApiSince=28)]
public Callback ();
Attributes

Applies to

BluetoothHidDevice.Callback(IntPtr, JniHandleOwnership)

protected Callback (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Bluetooth.BluetoothHidDevice.Callback : nativeint * Android.Runtime.JniHandleOwnership -> Android.Bluetooth.BluetoothHidDevice.Callback

Parameters

javaReference
IntPtr

nativeint

Applies to