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:11:05 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7597c12dbb56b94541fb7bc23e463cc7348d60dc
7597c12d
1 parent
24f9d425
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 @
7597c12
...
...
@@ -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