Discovered
|
The DiscoveredPrinterUsb type exposes the following members.
| Name | Description | |
|---|---|---|
| DiscoveredPrinterUsb | Creates a new DiscoveredPrinterUsb. |
| Name | Description | |
|---|---|---|
| Address |
MAC address, IP Address, or local name of printer.
(Inherited from DiscoveredPrinter) | |
| Device | The Android™ UsbDevice used by this DiscoveredPrinterUsb instance. | |
| DiscoveryDataMap |
Returna a Dictionary of all settings obtained via the chosen discovery method.
(Inherited from DiscoveredPrinter) | |
| Manager | The Android™ UsbManager used by this DiscoveredPrinterUsb instance. |
| Name | Description | |
|---|---|---|
| Equals |
Returns true if two discovered printer objects have the same address, otherwise it returns false.
(Inherited from DiscoveredPrinter) | |
| GetConnection | (Overrides DiscoveredPrinterGetConnection) | |
| GetHashCode |
Returns a hash code for this DiscoveredPrinter.
(Inherited from DiscoveredPrinter) | |
| GetType | (Inherited from Object) | |
| ToString |
For TCP, this returns the IP Address. For driver, this returns the local printer name.
(Inherited from DiscoveredPrinter) |