|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CardInformation | |
---|---|
com.ecebs.rtd.enabler | This package contains the main application interfaces for carrying out RTD operations and reading presented CMDs. |
com.ecebs.rtd.enabler.callback | Provides interfaces for implementing callback instances that can obtain information about the status of an operation |
Uses of CardInformation in com.ecebs.rtd.enabler |
---|
Methods in com.ecebs.rtd.enabler that return CardInformation | |
---|---|
CardInformation |
IITSOFramework.detectCard(boolean isWhiteList,
String... readers)
The DETECT CARD function will return the ITSO Shell Environment Data Group and ITSO Directory Data Group, read and parsed, from a CM if one is present. |
CardInformation |
ITSOFramework.detectCard(boolean isWhiteList,
String... readers)
|
Uses of CardInformation in com.ecebs.rtd.enabler.callback |
---|
Methods in com.ecebs.rtd.enabler.callback with parameters of type CardInformation | |
---|---|
void |
IDetectCardCallback.onCardDetected(CardInformation info)
Called when a CM has been detected. |
void |
IDetectCardCallback.onCardRemoved(CardInformation info)
Called when a CM has been removed |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |