最終更新:2022-03-09 (水) 03:55:10 (779d)  

BluetoothGattCallback.onCharacteristicRead
Top / BluetoothGattCallback.onCharacteristicRead

オーバーロード

voidonCharacteristicRead?(BluetoothGatt? gatt, BluetoothGattCharacteristic characteristic, byte[] value, int status)Callback reporting the result of a characteristic read operation.Android 13
voidonCharacteristicRead?(BluetoothGatt? gatt, BluetoothGattCharacteristic characteristic, int status)This method was deprecated in API level Tiramisu. Use BluetoothGattCallback?#onCharacteristicRead?(BluetoothGatt?, BluetoothGattCharacteristic, byte[], int) as it is memory safeAndroid 4.3Android 12

関連