Class SdkData


  • public class SdkData
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SdkData()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      short GetActiveID​(int[] buffer, short bufferMaximumSize)  
      short GetActiveID32​(int[] buffer, short bufferMaximumSize)  
      boolean GetQueuedID​(short clearUID, short clearHold)  
      java.lang.String GetQueuedID_index​(short index)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SdkData

        public SdkData()
    • Method Detail

      • GetActiveID

        public short GetActiveID​(int[] buffer,
                                 short bufferMaximumSize)
                          throws SDKException
        Throws:
        SDKException
      • GetActiveID32

        public short GetActiveID32​(int[] buffer,
                                   short bufferMaximumSize)
                            throws SDKException
        Throws:
        SDKException
      • GetQueuedID

        public boolean GetQueuedID​(short clearUID,
                                   short clearHold)
                            throws SDKException
        Throws:
        SDKException
      • GetQueuedID_index

        public java.lang.String GetQueuedID_index​(short index)