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