com.mapsted.locmarketing.LocationMarketingApi.Repo |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void | getFeedsAsync(List<Integer> propertyIds, MapstedLocationMarketingApi.Callback callback) | ||||||||||
abstract void | getFeedsAsync(List<Integer> propertyIds, int limit, MapstedLocationMarketingApi.Callback callback) | ||||||||||
abstract void | getFeedsAsync(int propertyId, MapstedLocationMarketingApi.Callback callback) | ||||||||||
abstract void | getFeedsUsingPropertyId(int propertyId, Consumer<List<Event>> eventCallback) |