java.lang.Object | |
↳ | com.mapsted.locmarketing.FeedsHelper |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
FeedsHelper(CoreApi coreApi, NotifyRepository notifyRepository) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
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.
| ||||||||||
void | showFeeds(ViewGroup feedsContainer, int propertyId) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Note: also filters expired campaigns ie if schedule end date is before today, they are not returned.