Zebra LinkOS Multiplatform SDK for Xamarin  1.1
Link-OS Portable Class Library Plugin for Xamarin
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NLinkOS
 NPlugin
 NAbstractions
 CIBluetoothDiscovererA class that discovers Bluetooth® devices.
 CIConnectionA connection to a device.
 CIConnectionBuilderBuilds a Connection from a description string. The description string is used to specify a connection to a specific device over TCP or Bluetooth.
 CIDiscoveredPrinterContainer holding information about a discovered printer.
 CIDiscoveredPrinterBluetoothInstance of DiscoveredPrinter that is returned when performing a Bluetooth® discovery.
 CIDiscoveredPrinterNetworkInstance of DiscoveredPrinter that is returned when performing a network discovery.
 CIDiscoveredPrinterUsbInstance of DiscoveredPrinter that is returned when performing a USB discovery. Only availible in Android.
 CIDiscoveryHandlerInterface definition for a callback to be invoked for printer discovery events
 CIDiscoveryHandlerFactoryFactory to create a new instance of a IDiscoveryHandler
 CIFieldDescriptionThis class is used to describe format variable fields.
 CIFileUtilThis is an utility class for performing file operations on a device
 CIFormatUtilDefines functions used for interacting with printer formats.
 CIGraphicsUtilThis is an utility class for printing images on a device.
 CINetworkDiscovererA 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.
 CIPrinterStatusA class used to obtain the status of a Zebra printer.
 CIPrinterUtilNumerous utilities to simplify printer operations
 CIUsbDiscovererDiscovers Zebra printers connected to an Android™ device via USB Host
 CIZebraPrinterAn interface used to obtain various properties of a Zebra printer.
 CIZebraPrinterFactoryA factory used to acquire an instance of a ZebraPrinter.
 CBluetoothDiscovererA class that discovers Bluetooth® devices.
 CBluetoothDiscovererImplementationThe implementation class that discovers Bluetooth� devices.
 CConnectionA connection to a device.
 CConnectionBuilderBuilds a Connection from a description string. The description string is used to specify a connection to a specific device over TCP or Bluetooth.
 CConnectionBuilderImplementationThe OS specific implementation of IConnectionBuilder
 CConnectionImplementationThe OS specific implementation of an IConnection
 CDiscoveredPrinterContainer holding information about a discovered printer.
 CDiscoveredPrinterBluetoothImplementationAn OS specific instance of IDiscoveredPrinter that is returned when performing a bluetooth discovery.
 CDiscoveredPrinterImplementationThe OS specific implementation of an IDiscoveredPrinter
 CDiscoveredPrinterNetworkImplementationAn OS specific instance of IDiscoveredPrinter that is returned when performing a network discovery.
 CDiscoveryHandlerClass to provide printer discovery events
 CFieldDescriptionThis class is used to describe format variable fields.
 CNetworkDiscovererA class used to discover printers on an IP Network.
 CNetworkDiscovererImplementationThe OS specific implementation of an INetworkDiscoverer
 CPrinterStatusA class used to obtain the status of a Zebra printer.
 CPrinterStatusImplementationThe OS specific implementation of an IPrinterStatus
 CPrinterUtilNumerous utilities to simplify printer operations
 CUsbDiscovererDiscovers Zebra printers connected to an Android™ device via USB Host
 CZebraPrinterA genaric class used to obtain various properties of a Zebra printer.
 CZebraPrinterFactoryA factory used to acquire an instance of a ZebraPrinter.
 CZebraPrinterFactoryImplementationThe OS specific implementation of an IZebraPrinterFactory
 CZebraPrinterImplementationThe OS specific implementation of an IZebraPrinter