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