light-mode-image
Learn
Functions

deinitialize

Deinitialize the MobileCredentialHolder SDK.

Deinitialize the MobileCredentialHolder SDK.

This function will terminate the current presentation session if it exists and close access to storage. Calling this method when the SDK is already deinitialized will be ignored.

Signature

function deinitialize(): Promise<void>

Returns

Promise<void>

How would you rate this page?

On this page