stopDiscovery abstract method
Stops the discovery process. strongly recommended to call this method when the application close the show cast devices dialog for reduce battery consumption.
Implementation
Future<void> stopDiscovery();
Stops the discovery process. strongly recommended to call this method when the application close the show cast devices dialog for reduce battery consumption.
Future<void> stopDiscovery();