Functions
removeDeviceEngagementListener
Removes the current device engagement listener.
Removes the current device engagement listener. If no listener is registered, does nothing. NFC is only supported on Android. On any other platform, it will return NfcError.PlatformNotSupported.
Signature
function removeDeviceEngagementListener(): Promise<Result<void, MobileCredentialHolderError<PlatformNotSupported>>>Returns
Promise<Result<void, MobileCredentialHolderError<PlatformNotSupported>>>
How would you rate this page?