getNotifyOnCompletion method
Use this method to retrieve if the SDK will inform the Eyes server that the batch has completed.
Syntax
let value = batchInfo.getNotifyOnCompletion();
Parameters
This method does not take any parameters.
Return value
- Type: boolean