|
NIMSDK-AOS
10.9.80
|
Public 属性 | |
| int | GET = 1 |
| int | POST = 2 |
| int | PUT = 3 |
| int | DELETE = 4 |
在文件 PassthroughProxyData.java 第 13 行定义.
| int com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData.Method.DELETE = 4 |
在文件 PassthroughProxyData.java 第 21 行定义.
| int com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData.Method.GET = 1 |
在文件 PassthroughProxyData.java 第 15 行定义.
| int com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData.Method.POST = 2 |
在文件 PassthroughProxyData.java 第 17 行定义.
| int com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData.Method.PUT = 3 |
在文件 PassthroughProxyData.java 第 19 行定义.
1.8.11