Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ZegoRoomExtraInfo

Room extra information.

Hierarchy

  • ZegoRoomExtraInfo

Index

Properties

key

key: string

The key of the room extra information.

updateTime

updateTime: number

Update time of the room extra information, UNIX timestamp, in milliseconds.

updateUser

updateUser: ZegoUser

The user who update the room extra information.Please do not fill in sensitive user information in this field, including but not limited to mobile phone number, ID number, passport number, real name, etc.

value

value: string

The value of the room extra information.

Generated using TypeDoc