destroyClient abstract method
Frees native resources.
After calling this method you must call again createClient() before any BLE operation.
Implementation
Future<void> destroyClient();
Frees native resources.
After calling this method you must call again createClient() before any BLE operation.
Future<void> destroyClient();