Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NIMEQueryCloudSessionListOptions

Index

Properties

includedLastMsg?: boolean

是否需要返回 last msg。默认 true

limit?: number

分页大小,默认 100

maxTimestamp?: number

与 minTimestamp 组成一个时间段。默认 0,代表不限制

minTimestamp?: number

与 maxTimestamp 组成一个时间段。默认 0,代表不限制