queueModificationLevel property

  1. @JsonKey(unknownEnumValue: NIMChatroomQueueModificationLevel.anyone)
NIMChatroomQueueModificationLevel queueModificationLevel
final

队列管理权限,如是否有权限提交他人key和信息到队列中

Implementation

@JsonKey(unknownEnumValue: NIMChatroomQueueModificationLevel.anyone)
final NIMChatroomQueueModificationLevel queueModificationLevel;