isNotifyOnCompletion property
Use this property to retrieve if the SDK will inform the Eyes server that the batch has completed.
Syntax
Call syntax
BOOL value = batchInfo.notifyOnCompletion
Declaration
(assign, nonatomic, getter = isNotifyOnCompletion) BOOL notifyOnCompletion
Type:BOOL