NIMSDK-AOS
9.17.0
|
频道id信息 更多...
Public 成员函数 | |
QChatChannelIdInfo (long serverId, long channelId) | |
Long | getServerId () |
Long | getChannelId () |
boolean | equals (Object o) |
int | hashCode () |
String | toString () |
频道id信息
在文件 QChatChannelIdInfo.java 第 10 行定义.
com.netease.nimlib.sdk.qchat.model.QChatChannelIdInfo.QChatChannelIdInfo | ( | long | serverId, |
long | channelId | ||
) |
在文件 QChatChannelIdInfo.java 第 22 行定义.
boolean com.netease.nimlib.sdk.qchat.model.QChatChannelIdInfo.equals | ( | Object | o | ) |
在文件 QChatChannelIdInfo.java 第 38 行定义.
Long com.netease.nimlib.sdk.qchat.model.QChatChannelIdInfo.getChannelId | ( | ) |
在文件 QChatChannelIdInfo.java 第 33 行定义.
Long com.netease.nimlib.sdk.qchat.model.QChatChannelIdInfo.getServerId | ( | ) |
在文件 QChatChannelIdInfo.java 第 28 行定义.
int com.netease.nimlib.sdk.qchat.model.QChatChannelIdInfo.hashCode | ( | ) |
在文件 QChatChannelIdInfo.java 第 50 行定义.
String com.netease.nimlib.sdk.qchat.model.QChatChannelIdInfo.toString | ( | ) |
在文件 QChatChannelIdInfo.java 第 55 行定义.