OnStartFinishedHandler
Last updated
Last updated
This interface is used with start(OnStartFinishedHandler)
.
Called when the SDK start operation has finished. This does not guarantee that detections are actually occurring; to know that, check the
SdkStatus
parameter.
status
An object representing the current SDK status.