Showing
1 changed file
with
3 additions
and
0 deletions
1 | # 更新说明 | 1 | # 更新说明 |
2 | +2018-02-26 | ||
3 | +1、PoolSdkHelper中添加callFunc(String funcName, Map<Object, Object> param)作为通用接口,用于处理现有接口无法处理的需求,使用前需先与公共SDK接入同事确认方法用途。 | ||
4 | +2、添加onRequestPermissionsResult(int requestCode, String[] permissions, int[] grantResults),用于安卓6.0权限获取回调。 | ||
2 | 2018-01-16<br> | 5 | 2018-01-16<br> |
3 | 1、添加单机轮询补单处理 | 6 | 1、添加单机轮询补单处理 |
4 | 单机游戏无服务端时需调用接口:<br> | 7 | 单机游戏无服务端时需调用接口:<br> | ... | ... |
-
Please register or login to post a comment