Click or drag to resize
TransceiveAPDU Constructor

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the TransceiveAPDU class

Namespace: TapTrack.Tcmp.CommandFamilies.Type4
Assembly: TapTrack.Tcmp (in TapTrack.Tcmp.dll) Version: 0.4.0.0 (0.4.0.0)
Syntax
C#
public TransceiveAPDU(
	byte[] data
)

Parameters

data
Type: SystemByte
APDU bytes
See Also