Class MerchantDevicesV2Connector

    • Constructor Detail

      • MerchantDevicesV2Connector

        public MerchantDevicesV2Connector​(Context context)
    • Method Detail

      • getSerial

        public String getSerial()
        Get the serial of this device.
      • getDevice

        public Device getDevice​(String serial)
        Get the device with the given serial.
      • getDevice

        public Device getDevice()
        Get this device.
      • getDeviceById

        public Device getDeviceById​(String id)
        Get the device with the given ID.