ReportBatch

open class ReportBatch

Author

Umang Chamaria Date: 2019-05-22

Constructors

ReportBatch
Link copied to clipboard
open fun ReportBatch(eventList: List<DataPoint>, batchMeta: ReportBatchMeta, sdkIdentifiers: SdkIdentifiers)

Properties

batchMeta
Link copied to clipboard
private open val batchMeta: ReportBatchMeta
eventList
Link copied to clipboard
private open val eventList: List<DataPoint>
sdkIdentifiers
Link copied to clipboard
private open val sdkIdentifiers: SdkIdentifiers