i USB READER PROGRAMMING REFERENCE MANUAL FOR ANDROID PART NUMBER 99875573-1 September 2011 Confidential This document contains the pro
6 getDeviceSerial Get stored device serial number. - public string getDeviceSerial() Parameters Return Value Return stored device serial num
7 SECTION 2. CODE EXAMPLES Open Device: @Override public synchronized void onResume() { super.onResume(); if (! MagTeklibQwickey.i
8 Handler for Processing Messages From Reader: private class MtHandlerCallback implements Callback { public boolean handleMessage(Mess
ii Copyright© 2001-2011 MagTek®, Inc. Printed in the United States of America Information in this document is subject to change without notice. No
iii SOFTWARE LICENSE AGREEMENT IMPORTANT: YOU SHOULD CAREFULLY READ ALL THE TERMS, CONDITIONS AND RESTRICTIONS OF THIS LICENSE AGREEMENT BEFORE INSTAL
iv Table of Contents Section 1. libDynamag Class ... 1
1 SECTION 1. libDynamag CLASS Methods: openDevice Open device closeDevice Close device isDeviceConnected Check the connection status of reader se
2 Methods openDevice: This function open the reader. - public void openDevice() Parameters None Return Value None closeDevice: This functio
3 sendCommand This function send command to reader. - public byte[] sendCommand(CharSequence cmd) Parameters Cmd A string command sent to reader
4 getMaskedTracks Get stored masked tracks data. - public string getMaskedTracks() Parameters Return Value Return stored masked tracks data s
5 getTrack1 Get stored encrypted track1 data. - public string getTrack1() Parameters Return Value Return stored masked track1 data string. ge
Kommentare zu diesen Handbüchern