Uses of Interface
javax.microedition.contactless.TargetListener

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.
 



Copyright © 2004-2009 Nokia Corporation. All Rights Reserved.
Java is a trademark of Sun Microsystems, Inc.