Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NIMChatroomQueueOfferOptoins

Index

Properties

elementAccount?: string

Optional, account to which an element belongs. By default, no argument is taken and the element belongs to the current user. Administrators can assign specified elements to other valid accounts.

elementKey: string

UniqKey of a new element, up to 128 bytes

elementValue: string

Content of a new element, up to 4096 bytes

transient?: boolean

Optional parameter, default value: false. Whether the element is deleted when when the user who submitted this new element is disconnected from the chat room or leaves the chat room.

Methods