launchSubApp

接口描述

主应用可以调用此接口,主动拉起子应用,对子应用进行登陆授权

接口定义

    boolean launchSubApp(Context context, String packageName, SFLaunchReason launchReason, Bundle extralData);

返回值说明 返回true表示接口调用成功,返回false表示接口调用失败

参数说明

参数 是否必传 类型 说明
context context context对象
packageName String 子应用包名
launchReason SFLaunchReason 拉起主应用原因
extralData Bundle 额外携带数据,用于扩展

SFLaunchReason枚举解析

具体请看:常见数据结构->SFLaunchReason枚举解析

results matching ""

    No results matching ""