Toggle navigation
Toggle navigation
This project
Loading...
Sign in
guangka
/
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
tangweijun
2020-09-05 07:21:34 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
080190cbe5340b5e3e785b394646868e7330062e
080190cb
1 parent
77af29c1
Update 公共SDK扩展接口接入文档.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
doc/公共SDK扩展接口接入文档.md
doc/公共SDK扩展接口接入文档.md
View file @
080190c
...
...
@@ -368,6 +368,7 @@
`PoolSdkHelper.callFunc("setPushEnable",map);`
*
全体推送关闭功能接口
| 参数名称 | 功能说明 | 返回值说明 |
|------------------|--------------------|---------------------------------------------------------------------------------------------------------|
| setPushDisable | 全体推送关闭接口 | 成功 1105(PoolSDKCode.POOLSDK_PUSH_DISABLE_SUCCESS) 失败 1205(PoolSDKCode.POOLSDK_PUSH_DISABLE_FAIL) |
...
...
Please
register
or
login
to post a comment