light-mode-image
Learn
Functions

getCurrentProximityPresentationSession

Get the current proximity presentation session.

Get the current proximity presentation session.

Signature

function getCurrentProximityPresentationSession(): Promise<Result<undefined | ProximityPresentationSession, GetCurrentProximityPresentationSessionError>>

Returns

Promise<Result<undefined | ProximityPresentationSession, GetCurrentProximityPresentationSessionError>>

Throws

MobileCredentialHolderErrorType.SdkNotInitialized if the SDK has not been initialized.

How would you rate this page?

On this page