Get Device State Led Color Response
data class GetDeviceStateLedColorResponse(error: BluIDSDKError?, ledColor: Device_LED_Color?)
Content copied to clipboard
Response type for getDeviceStateLedColor function
Constructors
GetDeviceStateLedColorResponse
Link copied to clipboard
fun GetDeviceStateLedColorResponse(error: BluIDSDKError?, ledColor: Device_LED_Color?)
Content copied to clipboard
Properties
error
Link copied to clipboard
Possible values: DEVICE_BUSY , ACCESS_DENIED , DEVICE_CONNECT_FAILURE , DEVICE_API_TIMEOUT , DEVICE_INVALID_RESPONSE , DEVICE_COMMUNICATION_ERROR
ledColor
Link copied to clipboard