NIMSDK-AOS
9.17.0
|
Public 成员函数 | |
String | getSessionId () |
获取会话ID 更多... | |
SessionTypeEnum | getSessionType () |
获取会话类型 更多... | |
String | getExt () |
获取扩展字段 更多... | |
long | getCreateTime () |
获取创建时间 更多... | |
long | getUpdateTime () |
获取更新时间 更多... | |
在文件 StickTopSessionInfo.java 第 11 行定义.
long com.netease.nimlib.sdk.msg.model.StickTopSessionInfo.getCreateTime | ( | ) |
获取创建时间
String com.netease.nimlib.sdk.msg.model.StickTopSessionInfo.getExt | ( | ) |
获取扩展字段
String com.netease.nimlib.sdk.msg.model.StickTopSessionInfo.getSessionId | ( | ) |
获取会话ID
SessionTypeEnum com.netease.nimlib.sdk.msg.model.StickTopSessionInfo.getSessionType | ( | ) |
获取会话类型
long com.netease.nimlib.sdk.msg.model.StickTopSessionInfo.getUpdateTime | ( | ) |
获取更新时间