SpringCard PC/SC Helpers for .NET  18.10.10
High-level access to a few current cards and to advanced coupler features
SpringCard.NFC.SNEP_Client Class Reference
Inheritance diagram for SpringCard.NFC.SNEP_Client:
SpringCard.NFC.LLCP_Client SpringCard.NFC.LLCP_Client SpringCard.NFC.LLCP_Service SpringCard.NFC.LLCP_Service

Classes

class  SNEP_ClientInstanceData
 

Public Member Functions

 SNEP_Client (Ndef _NdefDataToSend)
 
delegate void SNEPMessageSentCallback ()
 
override void OnConnect (LLCP_Link link, byte[] payload)
 
override void OnDisconnect (LLCP_Link link)
 
override void OnInformation (LLCP_Link link, byte[] ServiceDataUnit)
 
override void OnAcknowledge (LLCP_Link link)
 
 SNEP_Client (Ndef _NdefDataToSend)
 
delegate void SNEPMessageSentCallback ()
 
override void OnConnect (LLCP_Link link, byte[] payload)
 
override void OnDisconnect (LLCP_Link link)
 
override void OnInformation (LLCP_Link link, byte[] ServiceDataUnit)
 
override void OnAcknowledge (LLCP_Link link)
 
- Public Member Functions inherited from SpringCard.NFC.LLCP_Client
 LLCP_Client (string _Name, byte _ServerPort)
 
override bool ProcessPDU (LLCP_Link link, LLCP_PDU recv_pdu)
 

Public Attributes

bool MessageSentCallbackOnAcknowledge = false
 
SNEPMessageSentCallback OnMessageSent = null
 
- Public Attributes inherited from SpringCard.NFC.LLCP_Client
const int MODE_DISABLED = 0
 
const int MODE_READY = 1
 
const int MODE_STARTING = 2
 
const int MODE_STARTED = 3
 
const int MODE_TERMINATED = 3
 
int Mode = MODE_DISABLED
 

Additional Inherited Members

- Properties inherited from SpringCard.NFC.LLCP_Client
string Name [get]
 
string ServerName [get]
 
byte ServerPort [get]
 

The documentation for this class was generated from the following files: