resetFetchState abstract method

void resetFetchState(
  1. BluetoothDevice device
)

Resets the fetch state for a device, canceling any in-progress fetch.

Implementation

void resetFetchState(BluetoothDevice device);