otp
This commit is contained in:
@@ -96,4 +96,18 @@ public interface IMogoModuleProvider extends IProvider {
|
||||
*/
|
||||
@Deprecated
|
||||
IMogoMarkerClickListener getMarkerClickListener();
|
||||
|
||||
/**
|
||||
* 获取模块对应 app 的包名
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
String getAppPackage();
|
||||
|
||||
/**
|
||||
* 获取对应模块 app 名称
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
String getAppName();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user