|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TargetListener | |
---|---|
javax.microedition.contactless | Provides functionality common to all contactless targets. |
Uses of TargetListener in javax.microedition.contactless |
---|
Methods in javax.microedition.contactless with parameters of type TargetListener | |
---|---|
void |
DiscoveryManager.addTargetListener(TargetListener listener,
TargetType targetType)
Adds TargetListener for specified
TargetType to receive a notification, when the requested
type of target is available in the proximity of the device. |
void |
DiscoveryManager.removeTargetListener(TargetListener listener,
TargetType targetType)
Removes the TargetListener from the specified
TargetType . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |