public class QChatUpdateChannelRoleResult
extends java.lang.Object
implements java.io.Serializable
| 构造器和说明 |
|---|
QChatUpdateChannelRoleResult(QChatChannelRole role) |
| 限定符和类型 | 方法和说明 |
|---|---|
QChatChannelRole |
getRole()
获取更新后的频道身份组
|
java.lang.String |
toString() |
public QChatUpdateChannelRoleResult(QChatChannelRole role)
public QChatChannelRole getRole()
public java.lang.String toString()
toString 在类中 java.lang.Object