Toggle navigation
Toggle navigation
This project
Loading...
Sign in
public_service
/
public_sdk_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
2018-01-22 01:40:32 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e3ef69fa5282f9d8fccb577b17917bcb1fd04fd3
e3ef69fa
1 parent
edc35676
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
e3ef69f
# 更新说明
2018-01-16
<br>
1、添加单机轮询补单处理
单机游戏无服务端时需调用接口:
单机游戏无服务端时需调用接口:
<br>
(1)PoolSdkHelper.setPayListener(mPoolPayListener );调用登录接口前调用
<br>
(2)PoolSdkHelper.paymentSuccess(AppActivity.this, orderIds.toString()); 游戏发货成功时调用,样例可查看文档
...
...
Please
register
or
login
to post a comment