ali_bc_taoke_sdk

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

ali bc taoke sdk

ali_bc_taoke_sdk #
阿里百川,淘宝客专用SDK
开始使用 #
iOS需要按照官方文档,配置APPKEY, 和下载安全图片等信息
(安卓暂未接入)
API #
1.初始化SDK #
初始化阿里百川SDK
返回值类型:bool类型,true表示成功,false表示初始化失败
final result = await AliBcTaokeSdk.init();
copied to clipboard
3.登录 #
用户进行淘宝登录授权
返回类型AliUserModel?
需要判空,里面包含了用户的登录信息
final result = await AliBcTaokeSdk.login();
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.