eRFID_SDK_ProfilerType

This page covers the description of the eRFID_SDK_ProfilerType enumeration

eRFID_SDK_ProfilerType enumeration contains a set of constants that determine the profiler type.

public class eRFID_SDK_ProfilerType {
    public static final int SPT_DOC_9303_EDITION_2006 = 1;
    public static final int SPT_DOC_9303_LDS_PKI_MAINTENANCE = 2;
}

Constant

Description

SPT_DOC_9303_EDITION_2006

Doc 9303, 6th edition, 2006

SPT_DOC_9303_LDS_PKI_MAINTENANCE

LDS and PKI Maintenance, v2.0, May 21, 2014

Last updated