Validate a String Bluetooth address, such as "00:43:A8:23:10:F0"
Syntax
[Android.Runtime.Register("checkBluetoothAddress", "(Ljava/lang/String;)Z", "")]
public static
bool CheckBluetoothAddress (
string address)
Parameters
- address
- Bluetooth address as string
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