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;
}

Last updated