Class ProfileInfo

java.lang.Object
com.zebra.rfid.api3.ProfileInfo

public class ProfileInfo extends Object
Gets the active profile index and profile names
  • Constructor Details

    • ProfileInfo

      public ProfileInfo(String[] m_profileNames, int m_activeProfileIndex)
  • Method Details

    • getActiveProfileIndex

      public int getActiveProfileIndex()
    • getProfileNames

      public String[] getProfileNames()