get Async
open fun getAsync(cancellationSignal: CancellationSignal?, callback: WalletCallback<CustomerVulnerabilities>)
Asynchronously retrieves the customer's recorded vulnerabilities grouped by category.
Parameters
cancellation Signal
A CancellationSignal for canceling the operation.
callback
A callback to handle the result or error asynchronously.