Options
All
  • Public
  • Public/Protected
  • All
Menu

Module chatroom/NIMChatroomMemberInterface

Index

Type aliases

NIMChatroomMemberType: "owner" | "manager" | "restricted" | "unset" | "common" | "guest" | "anonymous"

Member types

Members are divided into two categories: permanent members and guests. Permanent members consist of the owner, administrator, regular members, and restricted members. Members added to the list of muted members and blocklist belong to restricted members.

  • 'owner'
  • 'manager'
  • 'restricted'
  • 'unset'
  • 'common'
  • 'guest'
  • 'anonymous'