Zebra LinkOS Multiplatform SDK for Xamarin
1.1
Link-OS Portable Class Library Plugin for Xamarin
|
▼NLinkOS | |
▼NPlugin | |
▼NAbstractions | |
CIBluetoothDiscoverer | A class that discovers Bluetooth® devices. |
CIConnection | A connection to a device. |
CIConnectionBuilder | Builds a Connection from a description string. The description string is used to specify a connection to a specific device over TCP or Bluetooth. |
CIDiscoveredPrinter | Container holding information about a discovered printer. |
CIDiscoveredPrinterBluetooth | Instance of DiscoveredPrinter that is returned when performing a Bluetooth® discovery. |
CIDiscoveredPrinterNetwork | Instance of DiscoveredPrinter that is returned when performing a network discovery. |
CIDiscoveredPrinterUsb | Instance of DiscoveredPrinter that is returned when performing a USB discovery. Only availible in Android. |
CIDiscoveryHandler | Interface definition for a callback to be invoked for printer discovery events |
CIDiscoveryHandlerFactory | Factory to create a new instance of a IDiscoveryHandler |
CIFieldDescription | This class is used to describe format variable fields. |
CIFileUtil | This is an utility class for performing file operations on a device |
CIFormatUtil | Defines functions used for interacting with printer formats. |
CIGraphicsUtil | This is an utility class for printing images on a device. |
CINetworkDiscoverer | A 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. |
CIPrinterStatus | A class used to obtain the status of a Zebra printer. |
CIPrinterUtil | Numerous utilities to simplify printer operations |
CIUsbDiscoverer | Discovers Zebra printers connected to an Android™ device via USB Host |
CIZebraPrinter | An interface used to obtain various properties of a Zebra printer. |
CIZebraPrinterFactory | A factory used to acquire an instance of a ZebraPrinter. |
CBluetoothDiscoverer | A class that discovers Bluetooth® devices. |
CBluetoothDiscovererImplementation | The implementation class that discovers Bluetooth� devices. |
CConnection | A connection to a device. |
CConnectionBuilder | Builds a Connection from a description string. The description string is used to specify a connection to a specific device over TCP or Bluetooth. |
CConnectionBuilderImplementation | The OS specific implementation of IConnectionBuilder |
CConnectionImplementation | The OS specific implementation of an IConnection |
CDiscoveredPrinter | Container holding information about a discovered printer. |
CDiscoveredPrinterBluetoothImplementation | An OS specific instance of IDiscoveredPrinter that is returned when performing a bluetooth discovery. |
CDiscoveredPrinterImplementation | The OS specific implementation of an IDiscoveredPrinter |
CDiscoveredPrinterNetworkImplementation | An OS specific instance of IDiscoveredPrinter that is returned when performing a network discovery. |
CDiscoveryHandler | Class to provide printer discovery events |
CFieldDescription | This class is used to describe format variable fields. |
CNetworkDiscoverer | A class used to discover printers on an IP Network. |
CNetworkDiscovererImplementation | The OS specific implementation of an INetworkDiscoverer |
CPrinterStatus | A class used to obtain the status of a Zebra printer. |
CPrinterStatusImplementation | The OS specific implementation of an IPrinterStatus |
CPrinterUtil | Numerous utilities to simplify printer operations |
CUsbDiscoverer | Discovers Zebra printers connected to an Android™ device via USB Host |
CZebraPrinter | A genaric class used to obtain various properties of a Zebra printer. |
CZebraPrinterFactory | A factory used to acquire an instance of a ZebraPrinter. |
CZebraPrinterFactoryImplementation | The OS specific implementation of an IZebraPrinterFactory |
CZebraPrinterImplementation | The OS specific implementation of an IZebraPrinter |