聊天室

获取麦位列表

获取房间当前的麦位列表信息。

麦位说明:

  • position 0: 主持位(房主专属)
  • position 1-8: 普通麦位

返回字段:

  • position: 麦位位置
  • uid: 上麦用户ID(0表示空麦)
  • nickname: 用户昵称
  • avatar: 用户头像
  • micState: 麦克风状态(0-开麦,1-锁麦)
  • posState: 麦位状态(0-开位,1-锁位)
get/api/room/getMicList

Query parameters

roomUidinteger required

房间UID

uidinteger required

用户UID

Response

获取成功

roomUidinteger
positioninteger
posStateinteger
micStateinteger
micHideFlagboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.