If there are records in storage we need to periodically check isUploadNeeded method.
This is useful if client want to upload logs on certain timing conditions instead of log storage checks
- (int32_t)getUploadCheckPeriod
Return Value
Time in seconds
Discussion
If there are records in storage we need to periodically check isUploadNeeded method.
This is useful if client want to upload logs on certain timing conditions instead of log storage checks