BluetoothHidDevice.Callback Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- transfer
- JniHandleOwnership