SetDeviceInfoResponse Constructor
SetDeviceInfoResponse(ResponseApdu)
Constructs a SetDeviceInfoResponse from the given ResponseApdu.
C#
public SetDeviceInfoResponse(ResponseApdu responseApdu)
Parameters
Type | Name | Description |
---|---|---|
ResponseApdu | responseApdu | The response to a SetDeviceInfoCommand. |