MdnsResult.getServiceInstanceName()
DESCRIPTION
Get the service instance name used to distinguish results.
If the application is maintaning a list of mDNS results the Service instance name is used as the key. The action ADD, UPDATE, REMOVE is then used to see how the list should be manipulated.
DECLARATION
String getServiceInstanceName()
RETURNS
The service instance name string.