Zebra LinkOS Multiplatform SDK for Xamarin  1.1
Link-OS Portable Class Library Plugin for Xamarin
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CLinkOS.Plugin.BluetoothDiscovererA class that discovers Bluetooth® devices.
 CLinkOS.Plugin.ConnectionA connection to a device.
 CLinkOS.Plugin.ConnectionBuilderBuilds a Connection from a description string. The description string is used to specify a connection to a specific device over TCP or Bluetooth.
 CLinkOS.Plugin.DiscoveredPrinterContainer holding information about a discovered printer.
 CLinkOS.Plugin.DiscoveryHandlerClass to provide printer discovery events
 CLinkOS.Plugin.Abstractions.IBluetoothDiscovererA class that discovers Bluetooth® devices.
 CLinkOS.Plugin.BluetoothDiscovererImplementationThe implementation class that discovers Bluetooth� devices.
 CLinkOS.Plugin.Abstractions.IConnectionA connection to a device.
 CLinkOS.Plugin.ConnectionImplementationThe OS specific implementation of an IConnection
 CLinkOS.Plugin.Abstractions.IConnectionBuilderBuilds a Connection from a description string. The description string is used to specify a connection to a specific device over TCP or Bluetooth.
 CLinkOS.Plugin.ConnectionBuilderImplementationThe OS specific implementation of IConnectionBuilder
 CLinkOS.Plugin.Abstractions.IDiscoveredPrinterContainer holding information about a discovered printer.
 CLinkOS.Plugin.Abstractions.IDiscoveredPrinterBluetoothInstance of DiscoveredPrinter that is returned when performing a Bluetooth® discovery.
 CLinkOS.Plugin.DiscoveredPrinterBluetoothImplementationAn OS specific instance of IDiscoveredPrinter that is returned when performing a bluetooth discovery.
 CLinkOS.Plugin.Abstractions.IDiscoveredPrinterNetworkInstance of DiscoveredPrinter that is returned when performing a network discovery.
 CLinkOS.Plugin.DiscoveredPrinterNetworkImplementationAn OS specific instance of IDiscoveredPrinter that is returned when performing a network discovery.
 CLinkOS.Plugin.Abstractions.IDiscoveredPrinterUsbInstance of DiscoveredPrinter that is returned when performing a USB discovery. Only availible in Android.
 CLinkOS.Plugin.DiscoveredPrinterImplementationThe OS specific implementation of an IDiscoveredPrinter
 CLinkOS.Plugin.DiscoveredPrinterBluetoothImplementationAn OS specific instance of IDiscoveredPrinter that is returned when performing a bluetooth discovery.
 CLinkOS.Plugin.DiscoveredPrinterNetworkImplementationAn OS specific instance of IDiscoveredPrinter that is returned when performing a network discovery.
 CLinkOS.Plugin.Abstractions.IDiscoveryHandlerInterface definition for a callback to be invoked for printer discovery events
 CLinkOS.Plugin.Abstractions.IDiscoveryHandlerFactoryFactory to create a new instance of a IDiscoveryHandler
 CLinkOS.Plugin.Abstractions.IFieldDescriptionThis class is used to describe format variable fields.
 CLinkOS.Plugin.FieldDescriptionThis class is used to describe format variable fields.
 CLinkOS.Plugin.Abstractions.IFileUtilThis is an utility class for performing file operations on a device
 CLinkOS.Plugin.Abstractions.IZebraPrinterAn interface used to obtain various properties of a Zebra printer.
 CLinkOS.Plugin.ZebraPrinterImplementationThe OS specific implementation of an IZebraPrinter
 CLinkOS.Plugin.Abstractions.IFormatUtilDefines functions used for interacting with printer formats.
 CLinkOS.Plugin.Abstractions.IZebraPrinterAn interface used to obtain various properties of a Zebra printer.
 CLinkOS.Plugin.Abstractions.IGraphicsUtilThis is an utility class for printing images on a device.
 CLinkOS.Plugin.Abstractions.IZebraPrinterAn interface used to obtain various properties of a Zebra printer.
 CLinkOS.Plugin.Abstractions.INetworkDiscovererA class used to discover printers on an IP Network.
Note: There are no cancel discovery methods. Be carefull when using these to properly dispose of discoverer objects if navigating prior to finishing discovery.
 CLinkOS.Plugin.NetworkDiscovererImplementationThe OS specific implementation of an INetworkDiscoverer
 CLinkOS.Plugin.Abstractions.IPrinterStatusA class used to obtain the status of a Zebra printer.
 CLinkOS.Plugin.PrinterStatusImplementationThe OS specific implementation of an IPrinterStatus
 CLinkOS.Plugin.Abstractions.IPrinterUtilNumerous utilities to simplify printer operations
 CLinkOS.Plugin.Abstractions.IUsbDiscovererDiscovers Zebra printers connected to an Android™ device via USB Host
 CLinkOS.Plugin.Abstractions.IZebraPrinterFactoryA factory used to acquire an instance of a ZebraPrinter.
 CLinkOS.Plugin.ZebraPrinterFactoryImplementationThe OS specific implementation of an IZebraPrinterFactory
 CLinkOS.Plugin.NetworkDiscovererA class used to discover printers on an IP Network.
 CLinkOS.Plugin.PrinterStatusA class used to obtain the status of a Zebra printer.
 CLinkOS.Plugin.PrinterUtilNumerous utilities to simplify printer operations
 CLinkOS.Plugin.UsbDiscovererDiscovers Zebra printers connected to an Android™ device via USB Host
 CLinkOS.Plugin.ZebraPrinterA genaric class used to obtain various properties of a Zebra printer.
 CLinkOS.Plugin.ZebraPrinterFactoryA factory used to acquire an instance of a ZebraPrinter.