public interface IDDShareApi
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getDDSupportAPI() |
int |
getDDSupportAPI(android.content.Context context) |
boolean |
handleIntent(android.content.Intent intent,
IDDAPIEventHandler handler) |
boolean |
isDDAppInstalled() |
boolean |
isDDAppInstalled(android.content.Context context) |
boolean |
isDDSupportAPI() |
boolean |
isDDSupportAPI(android.content.Context context) |
boolean |
isDDSupportDingAPI() |
boolean |
isDDSupportDingAPI(android.content.Context context) |
boolean |
openDDApp() |
boolean |
openDDApp(android.content.Context context) |
boolean |
registerApp(android.content.Context context,
java.lang.String appId) |
boolean |
registerApp(java.lang.String appId) |
boolean |
sendReq(BaseReq baseReq) |
boolean |
sendReqToDing(BaseReq baseReq) |
void |
unregisterApp() |
void |
unregisterApp(android.content.Context context) |
boolean registerApp(java.lang.String appId)
void unregisterApp()
boolean isDDAppInstalled()
boolean handleIntent(android.content.Intent intent,
IDDAPIEventHandler handler)
boolean isDDSupportAPI()
boolean isDDSupportDingAPI()
int getDDSupportAPI()
boolean openDDApp()
boolean sendReq(BaseReq baseReq)
boolean sendReqToDing(BaseReq baseReq)
boolean registerApp(android.content.Context context,
java.lang.String appId)
void unregisterApp(android.content.Context context)
boolean isDDAppInstalled(android.content.Context context)
boolean isDDSupportAPI(android.content.Context context)
boolean isDDSupportDingAPI(android.content.Context context)
int getDDSupportAPI(android.content.Context context)
boolean openDDApp(android.content.Context context)