NurApiTagStorageGetUpdatedTags Method
Get list of updated tags in this storage since last called
Clear.
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public Dictionary<byte[], NurApiTag> GetUpdatedTags()
Return Value
DictionaryByte,
NurApiTagDictionary with epc as key and Tag as value
NOTE: TagStorage object must be locked when accessing returned Dictionary