1.0.0 • Published 6 years ago
@winnerfed/native-bridge-methods v1.0.0
Native Bridge Methods
投资赢家APP桥接接口JS-SDK
支持 callback 及 Promise 化使用
object param
| Property | Type | Description |
|---|---|---|
| prop | any | 具体场景参数 |
| success | function | 接口调用成功的回调函数 |
| fail | function | 接口调用失败的回调函数 |
| complete | function | 接口调用结束的回调函数(调用成功、失败都会执行) |
1.0.0
6 years ago