Adding accessor for integer tech codes to Tag

Change-Id: I02c272acc9744756677afa8a9d1dca7f1e63ca50
This commit is contained in:
Andres Morales
2013-12-12 16:37:09 -08:00
parent f8bc964289
commit 3e4b665bc6

View File

@@ -203,6 +203,14 @@ public final class Tag implements Parcelable {
return mServiceHandle;
}
/**
* For use by NfcService only.
* @hide
*/
public int[] getTechCodeList() {
return mTechList;
}
/**
* Get the Tag Identifier (if it has one).
* <p>The tag identifier is a low level serial number, used for anti-collision