Skip to main content

%Service.BonjourAdvertiser

class %Service.BonjourAdvertiser extends %Library.RegisteredObject, %Service.Advertiser

Advertises services using the Bonjour protocol

Method Inventory

Methods

Advertise the given service advertisement. A service with the same name is already being advertised, update with the new advertisement.
method Delist(advertisement As Advertisement)
Un-advertise the given service. If the given service is not currently being advertised, does nothing.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab