Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%Net] >  [Bonjour]
Private  Storage   

class %Net.Bonjour extends %RegisteredObject

Provides access to the Bonjour service registration protocol

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
ConstructTXTRecord IsSupported Register


Methods

• classmethod ConstructTXTRecord(txtRecord As BonjourTXTRecord) as %Integer
Returns an integer handle to a Bonjour TXT Record
• classmethod IsSupported() as %Boolean
Returns true if Bonjour services are supported in this instance
• method Register(name As %String, type As %String, port As %Integer, txtRecord As BonjourTXTRecord = "") as BonjourServiceReference
Registers a service with Bonjour


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.