GetFirmwareVersionOfDeviceResponse

data class GetFirmwareVersionOfDeviceResponse(error: BluIDSDKError?, firmwareVersion: String?)

Response type for getFirmwareVersionOfDevice function

Constructors

GetFirmwareVersionOfDeviceResponse
Link copied to clipboard
fun GetFirmwareVersionOfDeviceResponse(error: BluIDSDKError?, firmwareVersion: String?)

Properties

firmwareVersion
Link copied to clipboard
val firmwareVersion: String?

Firmware version of the BluPOINT device