Show / Hide Table of Contents

Invoke Method

Invoke(CommandApdu, Type, Type)

Passes the supplied command into the pipeline, and returns the final response.

C#
ResponseApdu Invoke(CommandApdu command, Type commandType, Type responseType)

Parameters

Type Name Description
CommandApdu command
Type commandType
Type responseType

Returns

ResponseApdu

In this article
Back to top Generated by DocFX