Android.Bluetooth.BluetoothSocket.RemoteDevice Property
Get the remote device this socket is connecting, or connected, to.

Syntax

[get: Android.Runtime.Register("getRemoteDevice", "()Landroid/bluetooth/BluetoothDevice;", "GetGetRemoteDeviceHandler")]
public BluetoothDevice RemoteDevice { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get the remote device this socket is connecting, or connected, to.

[Android Documentation]

Requirements

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