Merge "Adding accessor for integer tech codes to Tag"

This commit is contained in:
Andres Morales
2013-12-16 18:50:23 +00:00
committed by Android (Google) Code Review

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