Public Member Functions | |
V2TIMPermissionGroupInfo () | |
String | getGroupID () |
void | setGroupID (String groupID) |
String | getPermissionGroupID () |
void | setPermissionGroupID (String permissionGroupID) |
String | getPermissionGroupName () |
void | setPermissionGroupName (String permissionGroupName) |
String | getCustomData () |
void | setCustomData (String customData) |
long | getGroupPermission () |
void | setGroupPermission (long groupPermission) |
long | getMemberCount () |
String | toString () |
|
inline |
|
inline |
Get group ID
|
inline |
Set group ID
|
inline |
Get permission group ID
|
inline |
Set permission group ID
|
inline |
Get permission group name
|
inline |
Set permission group name
|
inline |
Get permission group custom data
|
inline |
Set permission group custom data
|
inline |
get group permission
|
inline |
Set group permission
|
inline |
Get permission group member count
|
inline |
|
static |
Permission to modify group information. If this is set to 0, the members do not have this permission. If it is set to 1, the members have this permission.
|
static |
Group member management permissions, including removing members, approving new member requests, modifying member profile, etc. If this is set to 0, the members do not have the permission. If it is set to 1, the members have the permissions.
|
static |
Permissions to manage permission groups, including creating, modifying, and deleting permission groups and topic permissions. If it is set to 0, the members do not have the permissions. If it is set to 1, the members have the permissions.
|
static |
Permissions to manage permission group members, including inviting new members and removing existing members, etc. If it is set to 0, the members do not have the permissions. If it is set to 1, the members have the permissions.
|
static |
Topic management permissions, including creating, modifying, and deleting topics, etc. If it is set to 0, the members do not have the permissions. If it is set to 1, the members have the permissions.
|
static |
Permission to mute a group member in all community topics. If it is set to 0, the members do not have the permissions. If it is set to 1, the members have the permissions.
|
static |
Permission to send messages in all community topics. If it is set to 0, the members do not have the permission. If it is set to 1, the members have the permission.
|
static |
Permission to send @all messages in all community topics. If it is set to 0, the members do not have the permission. If it is set to 1, the members have the permission.
|
static |
Permission to pull messages sent in all community topics before joining the group. If it is set to 0, the members do not have the permission. If it is set to 1, the members have the permission.
|
static |
Permission to recall others' messages in all community topics. If it is set to 0, the members do not have the permission. If it is set to 1, the members have the permission.
|
static |
Permission to ban a group member. If this is set to 0, the members do not have this permission. If it is set to 1, the members have this permission.
|
static |
Permissions to manage the current topic, including modifying topic information and deleting the topic. If it is set to 0, the members do not have the permissions. If it is set to 1, the members have the permissions.
|
static |
Permissions to manage topic permissions in the current topic, including adding, modifying, and removing topic permissions. If it is set to 0, the members do not have the permissions. If it is set to 1, the members have the permissions.
|
static |
Permission to mute members in the current topic. If it is set to 0, the members do not have the permission. If it is set to 1, the members have the permission.
|
static |
Permission to send messages in the current topic. If it is set to 0, the members do not have the permission. If it is set to 1, the members have the permission.
|
static |
Permission to pull messages sent in the current topic before joining the group. If it is set to 0, the members do not have the permission. If it is set to 1, the members have the permission.
|
static |
Permission to recall others' messages in the current topic. If it is set to 0, the members do not have the permission. If it is set to 1, the members have the permission.
|
static |
Permission to send @all messages in the current topic. If it is set to 0, the members do not have the permission. If it is set to 1, the members have the permission.