Condividi tramite


BluetoothGattCallback.OnServiceChanged(BluetoothGatt) Metodo

Definizione

Callback che indica che viene ricevuto l'evento di modifica del servizio

[Android.Runtime.Register("onServiceChanged", "(Landroid/bluetooth/BluetoothGatt;)V", "GetOnServiceChanged_Landroid_bluetooth_BluetoothGatt_Handler", ApiSince=31)]
public virtual void OnServiceChanged (Android.Bluetooth.BluetoothGatt gatt);
[<Android.Runtime.Register("onServiceChanged", "(Landroid/bluetooth/BluetoothGatt;)V", "GetOnServiceChanged_Landroid_bluetooth_BluetoothGatt_Handler", ApiSince=31)>]
abstract member OnServiceChanged : Android.Bluetooth.BluetoothGatt -> unit
override this.OnServiceChanged : Android.Bluetooth.BluetoothGatt -> unit

Parametri

gatt
BluetoothGatt

Cliente GATT coinvolto

Attributi

Commenti

Documentazione java per android.bluetooth.BluetoothGattCallback.onServiceChanged(android.bluetooth.BluetoothGatt).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a