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