zeroconf.stopBrowse()

Type Function
Return value none
Revision Release 2024.3703
Keywords ZeroConf, network, stopBrowse
See also zeroconf.browse()
zeroconf.stopBrowseAll()
zeroconf.*

Overview

Stops browsing for a service based on a browser ID.

Syntax

zeroconf.stopBrowse( browserID )
browserID (required)

Userdata. The ID associated with the browse request. This can be gathered from the return value of zeroconf.browse().