Show / Hide Table of Contents

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.

In this article
Back to top Generated by DocFX