Toggle navigation
Toggle navigation
This project
Loading...
Sign in
youyu
/
sdk_youyu_android
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
xuguohong
2017-01-09 10:08:46 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e46c3d3281b63aabb57afffc26c3bc6f976c2a0d
e46c3d32
1 parent
973cfdce
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
e46c3d3
...
...
@@ -119,7 +119,7 @@ YouaiSDK.init(APP_ID, APP_CLIENT_KEY, WX_ID, context, "sdk_3");
-
WX_ID(微信分配APPID
`原生微信支付微需填,不用留空,新版易宝微信支付也不需要提供这个参数`
)
-
context(上下文)
-
paramStyleName("sdk_3"(选填,新版默认用sdk_3))
(注:需要在初始化完成后才能调用其它接口)
### 3.2实例回调Listener ###
```
java
...
...
Please
register
or
login
to post a comment