Exemple #1
0
 // IDeviceListener.DataRead
 public void DataRead(DecodedData data)
 {
     // TODO: do something with the decoded data
 }
Exemple #2
0
 public void DataRead(DecodedData data)
 {
     // TODO: Do something with the data (or simply return)
 }