Capture diagnostics for a session.
This performs a BLE scan and uploads diagnostic information to the Akiles server.
The sequence of callbacks is guaranteed to be exactly one of onSuccess or onError.
onSuccess
onError
ID for the session to use.
Options customizing the diagnostics capture.
The callback that will be called on success or error.
A function that cancels the ongoing capture diagnostics operation.
Capture diagnostics for a session.
This performs a BLE scan and uploads diagnostic information to the Akiles server.
The sequence of callbacks is guaranteed to be exactly one of
onSuccessoronError.