IdentifiersWithAge

typealias IdentifiersWithAge = Pair<Identifiers, Long>
com.google.android.gms.dtdi.analytics.IdentifiersWithAge

Identifiers and their age in milliseconds at the time of requesting the identifiers.

Summary