Class UsbPlatform

java.lang.Object
com.codename1.io.usb.UsbPlatform

public class UsbPlatform extends Object

Platform-supplied implementation of the USB host APIs. Application code talks to Usb; the facade fetches this via Display.getInstance().getUsbPlatform().

Part of the framework's service-provider interface, not intended for application use.