Contents

endWiredMode()

Ends wired mode and returns to management state.

Declaration

func endWiredMode() async throws

Mentioned in

Discussion

The credential session state must be CredentialSession.State.wired(credential:) prior to calling this method.

See Also

Performing wired mode actions