NIMSDK-AOS  9.16.0
Public 成员函数 | 静态 Public 成员函数 | Public 属性 | 所有成员列表
com.netease.nimlib.sdk.qchat.enums.QChatInviteApplyRecordType 枚举类型参考

申请/邀请记录类型 更多...

Public 成员函数

 QChatInviteApplyRecordType (int value)
 
int getValue ()
 

静态 Public 成员函数

static QChatInviteApplyRecordType typeOfValue (int value)
 

Public 属性

 APPLY =(1)
 申请 更多...
 
 INVITE =(2)
 邀请 更多...
 
 BE_INVITED =(3)
 被邀请 更多...
 
 GENERATE_INVITE_CODE =(4)
 生成邀请码 更多...
 
 JOIN_BY_INVITE_CODE =(5)
 通过邀请码加入 更多...
 

详细描述

申请/邀请记录类型

在文件 QChatInviteApplyRecordType.java6 行定义.

构造及析构函数说明

◆ QChatInviteApplyRecordType()

com.netease.nimlib.sdk.qchat.enums.QChatInviteApplyRecordType.QChatInviteApplyRecordType ( int  value)

在文件 QChatInviteApplyRecordType.java31 行定义.

成员函数说明

◆ getValue()

int com.netease.nimlib.sdk.qchat.enums.QChatInviteApplyRecordType.getValue ( )

在文件 QChatInviteApplyRecordType.java35 行定义.

◆ typeOfValue()

static QChatInviteApplyRecordType com.netease.nimlib.sdk.qchat.enums.QChatInviteApplyRecordType.typeOfValue ( int  value)
static

在文件 QChatInviteApplyRecordType.java39 行定义.

类成员变量说明

◆ APPLY

com.netease.nimlib.sdk.qchat.enums.QChatInviteApplyRecordType.APPLY =(1)

申请

在文件 QChatInviteApplyRecordType.java10 行定义.

◆ BE_INVITED

com.netease.nimlib.sdk.qchat.enums.QChatInviteApplyRecordType.BE_INVITED =(3)

被邀请

在文件 QChatInviteApplyRecordType.java18 行定义.

◆ GENERATE_INVITE_CODE

com.netease.nimlib.sdk.qchat.enums.QChatInviteApplyRecordType.GENERATE_INVITE_CODE =(4)

生成邀请码

在文件 QChatInviteApplyRecordType.java22 行定义.

◆ INVITE

com.netease.nimlib.sdk.qchat.enums.QChatInviteApplyRecordType.INVITE =(2)

邀请

在文件 QChatInviteApplyRecordType.java14 行定义.

◆ JOIN_BY_INVITE_CODE

com.netease.nimlib.sdk.qchat.enums.QChatInviteApplyRecordType.JOIN_BY_INVITE_CODE =(5)

通过邀请码加入

在文件 QChatInviteApplyRecordType.java26 行定义.


枚举说明文档从下列文件生成: