Android.Bluetooth.BluetoothDevice.SetPin Method
Set the pin during pairing when the pairing method is BluetoothDevice.PairingVariantPin

Syntax

[Android.Runtime.Register("setPin", "([B)Z", "")]
public bool SetPin (byte[] pin)

Parameters

pin
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5