Closed wenxi-zeng closed 1 year ago
reportInternalError
pendingUploads
purgeStorage
purgeStorage(filePath: String)
ICoroutineExceptionHandler
IAnalyticsErrorHandler
reportInternalError
to direct exceptions to user provided error handlerpendingUploads
to get the yet uploaded filespurgeStorage
to remove all local filespurgeStorage(filePath: String)
to remove a specific fileICoroutineExceptionHandler
. promote to useIAnalyticsErrorHandler
instead