"圈组登录"接口入参
更多...
"圈组登录"接口入参
在文件 QChatLoginParam.java 第 15 行定义.
com.netease.nimlib.sdk.qchat.param.QChatLoginParam.QChatLoginParam |
( |
| ) |
|
非独立模式下,圈组登录参数的构造函数, 不需要传入account、token、appKey、authType、loginCallback account、token、appKey、authType从IM模块获取,loginCallback设置为空 其他参数通过setter方法设置
在文件 QChatLoginParam.java 第 185 行定义.
String com.netease.nimlib.sdk.qchat.param.QChatLoginParam.getAccount |
( |
| ) |
|
String com.netease.nimlib.sdk.qchat.param.QChatLoginParam.getAppKey |
( |
| ) |
|
QChatAuthType com.netease.nimlib.sdk.qchat.param.QChatLoginParam.getAuthType |
( |
| ) |
|
Integer com.netease.nimlib.sdk.qchat.param.QChatLoginParam.getCustomClientType |
( |
| ) |
|
String com.netease.nimlib.sdk.qchat.param.QChatLoginParam.getCustomPushContentType |
( |
| ) |
|
String com.netease.nimlib.sdk.qchat.param.QChatLoginParam.getCustomTag |
( |
| ) |
|
QChatLoginCallback com.netease.nimlib.sdk.qchat.param.QChatLoginParam.getLoginCallback |
( |
| ) |
|
String com.netease.nimlib.sdk.qchat.param.QChatLoginParam.getLoginExt |
( |
| ) |
|
String com.netease.nimlib.sdk.qchat.param.QChatLoginParam.getToken |
( |
| ) |
|
boolean com.netease.nimlib.sdk.qchat.param.QChatLoginParam.isValid |
( |
| ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatLoginParam.setCustomClientType |
( |
int |
customClientType | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatLoginParam.setCustomPushContentType |
( |
String |
customPushContentType | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatLoginParam.setCustomTag |
( |
String |
customTag | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatLoginParam.setLoginExt |
( |
String |
loginExt | ) |
|
该类的文档由以下文件生成: