onLoyaltyDataLoaded
public abstract void onLoyaltyDataLoaded(List<LoyaltyDataConfig> configs, CustomerInfo customerInfo)
When the implementing class connects, it will receive the current list of LoyaltyDataConfigs and current customerInfo.
Since
4.1.0
Parameters
configs
- the list of loyalty data configs
customerInfo
- customer info