BluetoothCsipSetCoordinator.GetDevicesMatchingConnectionStates Metodo

Definizione

Da aggiungere

[Android.Runtime.Register("getDevicesMatchingConnectionStates", "([I)Ljava/util/List;", "", ApiSince=33)]
public System.Collections.Generic.IList<Android.Bluetooth.BluetoothDevice> GetDevicesMatchingConnectionStates(Android.Bluetooth.ProfileState[] states);
[<Android.Runtime.Register("getDevicesMatchingConnectionStates", "([I)Ljava/util/List;", "", ApiSince=33)>]
abstract member GetDevicesMatchingConnectionStates : Android.Bluetooth.ProfileState[] -> System.Collections.Generic.IList<Android.Bluetooth.BluetoothDevice>
override this.GetDevicesMatchingConnectionStates : Android.Bluetooth.ProfileState[] -> System.Collections.Generic.IList<Android.Bluetooth.BluetoothDevice>

Parametri

states
ProfileState[]

Valori restituiti

Implementazioni

Attributi

Commenti

Da aggiungere

per android.bluetooth.BluetoothCsipSetCoordinator.getDevicesMatchingConnectionStates(int[]).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a