MdnsResult.getTxtItems()
DESCRIPTION
Txt Items as a map, if there’s no TXT items the map is empty.
DECLARATION
java.util.Map<String, String> getTxtItems()
RETURNS
The TXT items as a map
Txt Items as a map, if there’s no TXT items the map is empty.
java.util.Map<String, String> getTxtItems()
The TXT items as a map