Contents

CredentialSession.State.cardEmulation(credential:)

The state for performing card emulation with a given credential.

Declaration

case cardEmulation(credential: CredentialSession.Credential)

Parameters

  • credential:

    The credential currently in use by the session.

Mentioned in

Discussion

In the card emulation state, the session makes the selected credential available to NFC contactless readers.

See Also

Credential session states