-
public class LocalCampaign.SyncedJITResultClass used to cache the result of a LocalCampaign after a JIT sync.Keep the timestamp of the sync and whether the campaign was eligible or not.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumLocalCampaign.SyncedJITResult.StatePossible states for a synced JIT campaign
-
Constructor Summary
Constructors Constructor Description LocalCampaign.SyncedJITResult(long timestamp)
-