Interface HCEApplication

This interface is intended to describe the "card application" state that can be represented in Host card emulation. Intended to be immutable.

Hierarchy

  • HCEApplication

Implemented by

Properties

Properties

content: any

The content of application that can vary during the lifetime, e.g. internal files.

type: string

Internal unique identifier of application type.

Generated using TypeDoc