cancelWatchAvailabilityAsync

fun cancelWatchAvailabilityAsync(id: Int = definedExternally): Promise<Void?>(source)

The cancelWatchAvailability() method of the RemotePlayback interface cancels the request to watch for one or all available devices.

MDN Reference