Class BundleInfo

public class BundleInfo

Information regarding the bundle in which these events were uploaded.

Inheritance

java.lang.Object > BundleInfo

Constructors

BundleInfo()

public BundleInfo()

Methods

getBundleSequenceID()

public Long getBundleSequenceID()

Monotonically increasing index for each bundle set by SDK.

Returns
TypeDescription
Long

getServerTimestampOffsetMicros()

public Long getServerTimestampOffsetMicros()

Timestamp offset between collection time and upload time.

Returns
TypeDescription
Long

setBundleSequenceID(Long value)

public void setBundleSequenceID(Long value)
Parameter
NameDescription
valueLong

setServerTimestampOffsetMicros(Long value)

public void setServerTimestampOffsetMicros(Long value)
Parameter
NameDescription
valueLong