ChatRoomMemberBanType

聊天室禁言/解除禁言操作类型枚举

Entries

Link copied to clipboard

解除指定聊天室中用户禁言

Link copied to clipboard

禁言指定聊天室中用户

Link copied to clipboard

解除聊天室全体禁言

Link copied to clipboard

聊天室全体禁言

Link copied to clipboard

移出禁言用户白名单

Link copied to clipboard

添加禁言用户白名单

Link copied to clipboard

解除用户聊天室全局禁言

Link copied to clipboard

用户聊天室全局禁言

Properties

Link copied to clipboard
public int value

Functions

Link copied to clipboard
public int getValue()
Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.