Nurapi Class Library
C#
Show/Hide TOC
Nur
Api
Custom
Exchange
Response Class
Custom bit stream / exchange response.
Definition
Namespace:
NurApiDotNet
Assembly:
NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
Copy
public
class
CustomExchangeResponse
Inheritance
Object
NurApi
CustomExchangeResponse
Methods
Equals
(Inherited from
Object
)
Finalize
(Inherited from
Object
)
GetHashCode
(Inherited from
Object
)
GetType
(Inherited from
Object
)
MemberwiseClone
(Inherited from
Object
)
ToString
(Inherited from
Object
)
Fields
error
Error from the native API.
tagBytes
Byte array from the tag.
See Also
Reference
NurApiDotNet Namespace
In This Article
Definition
Methods
Fields
See Also