state
The state of a presentment intent assertion, indicating whether it’s currently valid.
Declaration
final var state: CredentialSession.PresentmentIntentAssertion.State { get async }Discussion
Be sure to check if the state of the acquired intent assertion is stale before attempting to present over the contactess interface.