endWiredMode()
Ends wired mode and returns to management state.
Declaration
func endWiredMode() async throwsMentioned in
Discussion
The credential session state must be CredentialSession.State.wired(credential:) prior to calling this method.
Ends wired mode and returns to management state.
func endWiredMode() async throwsThe credential session state must be CredentialSession.State.wired(credential:) prior to calling this method.