DiscoveredPrinterInformation

The Brady SDK DiscoveredPrinterInformation object is returned when a nearby printer is discovered. It only allows the user to get the printer's name because the SDK handles everything else related to the printer's discovery.

getName()

getName gets a String that represents the discovered printer's name. This is later used to connect to the same printer.