NIMSDK-AOS  9.16.0
Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.qchat.model.systemnotification.QChatJoinServerByInviteCodeAttachment接口 参考

用户通过邀请码加入服务器 更多...

类 com.netease.nimlib.sdk.qchat.model.systemnotification.QChatJoinServerByInviteCodeAttachment 继承关系图:
com.netease.nimlib.sdk.qchat.model.systemnotification.QChatSystemNotificationAttachment

Public 成员函数

QChatServer getServer ()
 获取服务器信息 更多...
 
Long getRequestId ()
 申请/邀请唯一标识 更多...
 
String getInviteCode ()
 邀请码 更多...
 

详细描述

用户通过邀请码加入服务器

在文件 QChatJoinServerByInviteCodeAttachment.java8 行定义.

成员函数说明

◆ getInviteCode()

String com.netease.nimlib.sdk.qchat.model.systemnotification.QChatJoinServerByInviteCodeAttachment.getInviteCode ( )

邀请码

返回

◆ getRequestId()

Long com.netease.nimlib.sdk.qchat.model.systemnotification.QChatJoinServerByInviteCodeAttachment.getRequestId ( )

申请/邀请唯一标识

返回

◆ getServer()

QChatServer com.netease.nimlib.sdk.qchat.model.systemnotification.QChatJoinServerByInviteCodeAttachment.getServer ( )

获取服务器信息

返回

该接口的文档由以下文件生成: