程序包 | 说明 |
---|---|
com.tencent.external.tmselfupdatesdk |
限定符和类型 | 方法和说明 |
---|---|
int |
TMSelfUpdateManager.init(android.content.Context applicationContext,
ITMSelfUpdateListener selfUpdateListener,
YYBDownloadListener yybListener,
android.os.Bundle bundle)
给外软调用
|
int |
TMSelfUpdateManager.initDebug(android.content.Context applicationContext,
ITMSelfUpdateListener selfUpdateListener,
YYBDownloadListener yybListener,
android.os.Bundle bundle)
给外软调用
|
protected int |
TMSelfUpdateManager.initManager(android.content.Context applicationContext,
java.lang.String yybchannelId,
ITMSelfUpdateListener selfUpdatelistener,
YYBDownloadListener yybListener,
android.os.Bundle bundle,
int serverMode)
初始化SDK
|