Android.Bluetooth.BluetoothSocket.IsConnected Property
Get the connection status of this socket, ie, whether there is an active connection with remote device.

Syntax

[get: Android.Runtime.Register("isConnected", "()Z", "GetIsConnectedHandler")]
public bool IsConnected { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get the connection status of this socket, ie, whether there is an active connection with remote device.

[Android Documentation]

Requirements

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