BluetoothCsipSetCoordinator.ConnectedDevices Property

Definition

public System.Collections.Generic.IList<Android.Bluetooth.BluetoothDevice> ConnectedDevices { [Android.Runtime.Register("getConnectedDevices", "()Ljava/util/List;", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getConnectedDevices", "()Ljava/util/List;", "", ApiSince=33)>]
member this.ConnectedDevices : System.Collections.Generic.IList<Android.Bluetooth.BluetoothDevice>

Property Value

Implements

Attributes

Applies to