Class LocalCampaign.SyncedJITResult
- java.lang.Object
-
- com.batch.android.localcampaigns.model.LocalCampaign.SyncedJITResult
-
- Enclosing class:
- LocalCampaign
public static class LocalCampaign.SyncedJITResult extends java.lang.ObjectClass 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 static classLocalCampaign.SyncedJITResult.StatePossible states for a synced JIT campaign
-
Constructor Summary
Constructors Constructor Description SyncedJITResult(long timestamp)
-