|
NIMSDK-AOS
10.9.71
|
Created by hzsunyj on 2019-12-23. 更多...
Public 成员函数 | |
| PassthroughNotifyData (String fromAccid, String body, long time) | |
| String | getFromAccid () |
| String | getBody () |
| long | getTime () |
静态 Public 成员函数 | |
| static PassthroughNotifyData | fromProperty (Property property) |
Created by hzsunyj on 2019-12-23.
在文件 PassthroughNotifyData.java 第 11 行定义.
| com.netease.nimlib.sdk.passthrough.model.PassthroughNotifyData.PassthroughNotifyData | ( | String | fromAccid, |
| String | body, | ||
| long | time | ||
| ) |
在文件 PassthroughNotifyData.java 第 28 行定义.
|
static |
在文件 PassthroughNotifyData.java 第 47 行定义.
| String com.netease.nimlib.sdk.passthrough.model.PassthroughNotifyData.getBody | ( | ) |
在文件 PassthroughNotifyData.java 第 39 行定义.
| String com.netease.nimlib.sdk.passthrough.model.PassthroughNotifyData.getFromAccid | ( | ) |
在文件 PassthroughNotifyData.java 第 35 行定义.
| long com.netease.nimlib.sdk.passthrough.model.PassthroughNotifyData.getTime | ( | ) |
在文件 PassthroughNotifyData.java 第 43 行定义.
1.8.11