Constant Field Values


Contents
com.eloview.*

com.eloview.sdk.EloSecureUtil
public static final int ELO_GET_DEVICE_INFO 50
public static final int OTA_APPLY_FILE_ERROR 30
public static final int OTA_APPLY_IN_PROGRESS 31
public static final int OTA_CHECK_STATUS_GENERIC_ERROR 23
public static final int OTA_CHECK_STATUS_NEW 21
public static final int OTA_CHECK_STATUS_OLD 20
public static final int OTA_CHECK_STATUS_SAME 22
public static final int OTA_DOWNLOAD_GENERIC_ERROR 7
public static final int OTA_DOWNLOAD_LOCAL_FILE_ERROR 5
public static final int OTA_DOWNLOAD_LOCAL_FILE_PERCENTAGE 6
public static final int OTA_DOWNLOAD_LOCAL_FILE_SUCCESS 4
public static final int OTA_DOWNLOAD_REMOTE_FILE_ERROR 2
public static final int OTA_DOWNLOAD_REMOTE_FILE_PERCENTAGE 3
public static final int OTA_DOWNLOAD_REMOTE_FILE_SUCCESS 1
public static final int OTA_VERIFY_FILE_ERROR 13
public static final int OTA_VERIFY_SIGN_ERROR 11
public static final int OTA_VERIFY_SIGN_PERCENTAGE 12
public static final int OTA_VERIFY_SIGN_SUCCESS 10