Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IChatroomEntry

Hierarchy

  • IChatroomEntry

Index

Properties

key: string

Attribute names support combinations of English letters, numbers, +, =, -, and _, with a maximum length of 128 characters.

value: string

The value corresponding to the attribute has a maximum length of 4096 characters.

isSendNotification?: boolean

Whether to send a notification message after successful setup

notificationExtra?: string

RC:chrmKVNotiMsg* The additional information carried in the message.

isAutoDelete?: boolean

Indicates whether to clear this attribute when the user exits the chatroom.