Configuration and Utility Events (VP3350)

Config and Utility Events — VP3350

extension AppDelegate: VP3350Delegate {
    func deviceDidConnect(_ info: VP3350DeviceInfo) { showConnected(info.serialNumber) }
    func deviceDidDisconnect() { showDisconnected() }
    func deviceBatteryLow(_ level: Int) { showAlert("Battery at \(level)%") }
    func firmwareUpdateAvailable(_ v: String) { promptFirmwareUpdate(v) }
}
See the VP3350 overview for the full topic list.

Take Your Business to the Next Level

Find out how our innovative payment solutions can benefit your business. Reach out to us for more information or to get started!

Let's Get Started