%Net.BonjourTXTRecord
class %Net.BonjourTXTRecord extends %Library.RegisteredObject
Represents a TXT record of key/value pairs that can be associated with a service registered with Bonjour.Property Inventory
Method Inventory
Properties
property KeyValueMap as array of %String;
Maps keys to values
Property methods: KeyValueMapBuildValueArray(), KeyValueMapCollectionToDisplay(), KeyValueMapCollectionToOdbc(), KeyValueMapDisplayToCollection(), KeyValueMapDisplayToLogical(), KeyValueMapGet(), KeyValueMapGetObject(), KeyValueMapGetObjectId(), KeyValueMapGetSwizzled(), KeyValueMapIsValid(), KeyValueMapLogicalToDisplay(), KeyValueMapLogicalToOdbc(), KeyValueMapNormalize(), KeyValueMapOdbcToCollection(), KeyValueMapSet(), KeyValueMapSetObject(), KeyValueMapSetObjectId()
Methods
Retrieves the value of a key
Sets a key, value pair in the TXT record
Inherited Members
Inherited 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()