useBatch property

bool useBatch
getter/setter pair

Applicable to all platforms (iOS, Android, Web)

Sets whether to upload events to Batch API instead of the default HTTP V2 API or not.

Implementation

bool useBatch;