Contents

CredentialSession.Event.credentialFinishedInstalling(credential:)

The session finished installing a credential.

Declaration

case credentialFinishedInstalling(credential: CredentialSession.Credential)

Discussion

The associated value credential indicates which credential finished installing.

The CredentialSession.Credential object returned could be in:

See Also

Credential events