|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISO14443Part4Connection
Defines interactions with NFC tags and cards that use the ISO 14443-4 standard.
| Method Summary | ||
|---|---|---|
byte[] |
transceive(byte[] command)
Sends an ISO 14443-4 command to the NFC target and returns the response from the target. |
|
| Methods inherited from interface javax.microedition.io.Connection |
|---|
close |
| Method Detail |
|---|
byte[] transceive(byte[] command)
throws NFCException
command - The ISO 14443-4 command to send to the NFC target.
NFCException - When the exchange of command/response cannot happen.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal