public class ApplicationService extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ApplicationService.Applications |
static class |
ApplicationService.AppOpenEventHandler |
static class |
ApplicationService.AppStatusChangeEventHandler |
static class |
ApplicationService.AppUninstalledEventHandler |
static class |
ApplicationService.OrderPaidEventHandler |
| 构造器和说明 |
|---|
ApplicationService(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
ApplicationService.Applications |
getApplications() |
void |
setAppOpenEventHandler(ApplicationService.AppOpenEventHandler handler) |
void |
setAppStatusChangeEventHandler(ApplicationService.AppStatusChangeEventHandler handler) |
void |
setAppUninstalledEventHandler(ApplicationService.AppUninstalledEventHandler handler) |
void |
setOrderPaidEventHandler(ApplicationService.OrderPaidEventHandler handler) |
public ApplicationService(Config config)
public ApplicationService.Applications getApplications()
public void setAppOpenEventHandler(ApplicationService.AppOpenEventHandler handler)
public void setAppStatusChangeEventHandler(ApplicationService.AppStatusChangeEventHandler handler)
public void setAppUninstalledEventHandler(ApplicationService.AppUninstalledEventHandler handler)
public void setOrderPaidEventHandler(ApplicationService.OrderPaidEventHandler handler)
Copyright © 2021. All rights reserved.