NIMSDK-AOS  9.16.0
Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.qchat.model.QChatChannelIdInfo类 参考

频道id信息 更多...

类 com.netease.nimlib.sdk.qchat.model.QChatChannelIdInfo 继承关系图:

Public 成员函数

 QChatChannelIdInfo (long serverId, long channelId)
 
Long getServerId ()
 
Long getChannelId ()
 
boolean equals (Object o)
 
int hashCode ()
 
String toString ()
 

详细描述

频道id信息

在文件 QChatChannelIdInfo.java10 行定义.

构造及析构函数说明

◆ QChatChannelIdInfo()

com.netease.nimlib.sdk.qchat.model.QChatChannelIdInfo.QChatChannelIdInfo ( long  serverId,
long  channelId 
)

在文件 QChatChannelIdInfo.java22 行定义.

成员函数说明

◆ equals()

boolean com.netease.nimlib.sdk.qchat.model.QChatChannelIdInfo.equals ( Object  o)

在文件 QChatChannelIdInfo.java38 行定义.

◆ getChannelId()

Long com.netease.nimlib.sdk.qchat.model.QChatChannelIdInfo.getChannelId ( )

在文件 QChatChannelIdInfo.java33 行定义.

◆ getServerId()

Long com.netease.nimlib.sdk.qchat.model.QChatChannelIdInfo.getServerId ( )

在文件 QChatChannelIdInfo.java28 行定义.

◆ hashCode()

int com.netease.nimlib.sdk.qchat.model.QChatChannelIdInfo.hashCode ( )

在文件 QChatChannelIdInfo.java50 行定义.

◆ toString()

String com.netease.nimlib.sdk.qchat.model.QChatChannelIdInfo.toString ( )

在文件 QChatChannelIdInfo.java55 行定义.


该类的文档由以下文件生成: