zeroconf.unpublish()

Type Function
Return value none
Revision Release 2024.3703
Keywords ZeroConf, network, unpublish
See also zeroconf.publish()
zeroconf.unpublishAll()
zeroconf.*

Overview

Stops (un-publishes) a service based on a publish ID.

Syntax

zeroconf.unpublish( publishID )
publishID (required)

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