Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGetHistoryMessagesByTypesOption

Get historical message configuration by message type

Hierarchy

Index

Properties

timestamp?: number

Retrieve messages before this timestamp. Use 0 to fetch messages from the current time.

count?: number

Specifies the number of messages to retrieve, range: 1-100 For SDK versions < 5.7.4, the range is [1-20]; for SDK versions ≧ 5.7.4, the range is [1-100]. Default value is 20.

order?: 0 | 1

Message sorting order 0: Ascending 1: Descending

messageTypes: string[]

Message types