org.opennfc.hardware
Interface CollisionEventHandler


public interface CollisionEventHandler

Interface definition for the event handler receiving the card collision events.

Since:
Open NFC 4.0

Method Summary
 void onCollisionDetected()
          Method called when a new card collision is detected.
 

Method Detail

onCollisionDetected

void onCollisionDetected()
Method called when a new card collision is detected.


Copyright © 2010-2011 Inside Secure
Except as noted, this content is licensed under Apache 2.0 License.