Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NIMChatroomMember

Index

Properties

account: string

Account

avatar: string

Avatar

custom?: string

Custom extension field

enterTime?: number

The time when a user joined a chat room. No such field for offline members.

nick: string

Nick name

online: boolean

Check if a member is online. Only permanent members can go offline. Guests have only the online status.

tempMuteDuration: number

Remaining time for a temporary mute

tempMuted: boolean

Whether a member is temporarily muted

Member types