| java.lang.Object | |
| ↳ | com.mapsted.locmarketing.FeedsHelper |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| FeedsHelper(CoreApi coreApi, NotifyRepository notifyRepository) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void |
getFeedsView(Context context, int propertyId, int buildingId, int entityId, Callback<Feed> shareCallback, Callback<Feed> actionCallback, Callback< | ||||||||||
| static List<Feed> |
parseCampaignsToFeeds(List<Campaign> campaigns, CoreApi coreApi)
Note: also filters expired campaigns ie if schedule end date is before today, they are not returned.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Note: also filters expired campaigns ie if schedule end date is before today, they are not returned.