Default

public class Default implements IAppsService

Default implementation for IAppsService.

Constructors

Link copied to clipboard
public void IAppsService.Default()

Properties

Link copied to clipboard
public final static String DESCRIPTOR

Functions

Link copied to clipboard
public IBinder asBinder()
Link copied to clipboard
public App getApp(ResultStatus resultStatus)
Get App object with information about this app.
Link copied to clipboard
Get AppBillingInfo object with billing information for the merchant running this app.
Link copied to clipboard
public void logMetered(String meteredId, int numberOfEvent, ResultStatus resultStatus)
Log a metered event occurance.
Link copied to clipboard
public void setSmartReceiptText(String text, ResultStatus resultStatus)
Update the Smart Receipt text for this app.
Link copied to clipboard
public void setSmartReceiptUrl(String url, ResultStatus resultStatus)
Update the Smart Receipt URL for this app.