Default

public class Default implements ILoyaltyServiceV3

Default implementation for ILoyaltyServiceV3.

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
public final static String DESCRIPTOR

Functions

Link copied to clipboard
public void announceCustomerProvidedData(LoyaltyDataConfig config, String payload, ResultStatus status)
Link copied to clipboard
Link copied to clipboard
public IBinder asBinder()
Link copied to clipboard
Link copied to clipboard
public boolean start(String dynamicServiceType, Map dataExtras, String configuration, ResultStatus status)
Link copied to clipboard
public boolean stop(String dynamicServiceType, ResultStatus status)
Link copied to clipboard
public boolean stopWithConfiguration(String dynamicServiceType, Map configuration, ResultStatus status)
Link copied to clipboard
public void updateServiceState(String dynamicService, String state, ResultStatus status)