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

class %Net.BonjourTXTRecord extends %RegisteredObject

Represents a TXT record of key/value pairs that can be associated with a service registered with Bonjour.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 2


Summary

Properties
KeyValueMap

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
GetAt SetAt


Properties

• property KeyValueMap as array of %String;
Maps keys to values

Methods

• method GetAt(key As %String) as %String
Retrieves the value of a key
• method SetAt(value As %String = "", key As %String)
Sets a key, value pair in the TXT record


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