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

登录认证类型 更多...

Public 成员函数

 V2NIMLoginAuthType (int value)
 
final int getValue ()
 

静态 Public 成员函数

static V2NIMLoginAuthType typeOfValue (int value)
 

Public 属性

 V2NIM_LOGIN_AUTH_TYPE_DEFAULT =(0)
 默认 更多...
 
 V2NIM_LOGIN_AUTH_TYPE_DYNAMIC_TOKEN =(1)
 动态token 更多...
 
 V2NIM_LOGIN_AUTH_TYPE_THIRD_PARTY =(2)
 第三方 更多...
 

详细描述

登录认证类型

在文件 V2NIMLoginAuthType.java6 行定义.

构造及析构函数说明

com.netease.nimlib.sdk.v2.auth.enums.V2NIMLoginAuthType.V2NIMLoginAuthType ( int  value)

在文件 V2NIMLoginAuthType.java23 行定义.

成员函数说明

final int com.netease.nimlib.sdk.v2.auth.enums.V2NIMLoginAuthType.getValue ( )

在文件 V2NIMLoginAuthType.java37 行定义.

static V2NIMLoginAuthType com.netease.nimlib.sdk.v2.auth.enums.V2NIMLoginAuthType.typeOfValue ( int  value)
static

在文件 V2NIMLoginAuthType.java27 行定义.

类成员变量说明

com.netease.nimlib.sdk.v2.auth.enums.V2NIMLoginAuthType.V2NIM_LOGIN_AUTH_TYPE_DEFAULT =(0)

默认

在文件 V2NIMLoginAuthType.java10 行定义.

com.netease.nimlib.sdk.v2.auth.enums.V2NIMLoginAuthType.V2NIM_LOGIN_AUTH_TYPE_DYNAMIC_TOKEN =(1)

动态token

在文件 V2NIMLoginAuthType.java14 行定义.

com.netease.nimlib.sdk.v2.auth.enums.V2NIMLoginAuthType.V2NIM_LOGIN_AUTH_TYPE_THIRD_PARTY =(2)

第三方

在文件 V2NIMLoginAuthType.java18 行定义.


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