|
NIMSDK-AOS
9.20.15
|
圈组被踢出事件 更多...
Public 成员函数 | |
| int | getClientType () |
| 获取客户端类型 更多... | |
| QChatKickOutReason | getKickReason () |
| 获取被踢原因 更多... | |
| String | getExtension () |
| 获取描述 更多... | |
| int | getCustomClientType () |
| 获取自定义客户端类型 更多... | |
圈组被踢出事件
在文件 QChatKickedOutEvent.java 第 9 行定义.
| int com.netease.nimlib.sdk.qchat.event.QChatKickedOutEvent.getClientType | ( | ) |
获取客户端类型
| int com.netease.nimlib.sdk.qchat.event.QChatKickedOutEvent.getCustomClientType | ( | ) |
获取自定义客户端类型
| String com.netease.nimlib.sdk.qchat.event.QChatKickedOutEvent.getExtension | ( | ) |
获取描述
| QChatKickOutReason com.netease.nimlib.sdk.qchat.event.QChatKickedOutEvent.getKickReason | ( | ) |
获取被踢原因
1.8.11