EasyNfc
Package Index
|
Class Index
android.nfc
mobisocial.comm
mobisocial.ndefexchange
mobisocial.nfc
mobisocial.nfc.addon
Interfaces
NdefExchangeContract
Classes
NdefBluetoothPushHandover
NdefExchangeManager
NdefExchangeThread
NdefTcpPushHandover
PendingNdefExchange
Package Index
|
Class Index
View Source
Summary:
Ctors
|
Methods
|
Inherited Methods
|
[Expand All]
public class
PendingNdefExchange
extends
Object
java.lang.Object
↳
mobisocial.ndefexchange.PendingNdefExchange
Class Overview
An Ndef Exchange connection handover that is ready to be executed.
Summary
Public Constructors
PendingNdefExchange
(
NdefMessage
handover,
NdefHandler
ndefHandler)
Public Methods
void
exchangeNdef
(
NdefMessage
ndef)
[Expand]
Inherited Methods
From class
java.lang.Object
Object
clone
()
boolean
equals
(
Object
arg0)
void
finalize
()
final
Class
<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
Public Constructors
public
PendingNdefExchange
(
NdefMessage
handover,
NdefHandler
ndefHandler)
Public Methods
public void
exchangeNdef
(
NdefMessage
ndef)