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