CorrelationData

 class 
 CorrelationData 

Direct use of CorrelationData is not supported.

Tracks identifiers and their lifespans so that identifiers expire after a period of time.

Summary

Public methods

Get the DeviceAnalyticsInfo contained in this instance.

Get the currently valid identifiers from this correlation data.

Companion functions

Restores an instance of CorrelationData from its serialized form.

Creates a brand new instance with new CID and EDIDs.

createParentFromChild ( childCorrelationData : CorrelationData )

Recreates a parent CorrelationData from a child CorrelationData .

Public methods

getAnalyticsInfo

 fun 
 getAnalyticsInfo 
 ( 
 ) 
 : 
  AnalyticsInfo 
 

Get the DeviceAnalyticsInfo contained in this instance.

getIdentifiers

 fun 
 getIdentifiers 
 ( 
 ) 
 : 
  Identifiers 
 

Get the currently valid identifiers from this correlation data.

Companion functions

createFromAnalyticsInfo

 fun 
 createFromAnalyticsInfo 
 ( 
 analyticsInfo 
 : 
  AnalyticsInfo 
 
 ) 
 : 
  CorrelationData 
 

Restores an instance of CorrelationData from its serialized form.

createNew

 fun 
 createNew 
 ( 
 ) 
 : 
  CorrelationData 
 

Creates a brand new instance with new CID and EDIDs.

createParentFromChild

 fun 
 createParentFromChild 
 ( 
 childCorrelationData 
 : 
  CorrelationData 
 
 ) 
 : 
  CorrelationData 
 

Recreates a parent CorrelationData from a child CorrelationData .

Design a Mobile Site
View Site in Mobile | Classic
Share by: