Type alias ProximityPresentationSession

ProximityPresentationSession: {
    deviceEngagement: string;
}

Represents a session with a mobile credential verifier using device retrieval as per ISO 18013-5.

Type declaration

  • Readonly deviceEngagement: string

Generated using TypeDoc